We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95fbc0c commit d190f2fCopy full SHA for d190f2f
.github/workflows/issue_assignment.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: 'Auto-assign issue'
12
- uses: pozil/auto-assign-issue@v1
+ uses: pozil/auto-assign-issue@v1.1.0
13
with:
14
assignees: patrickfreed,abr-egn,isabelatkinson
15
numOfAssignee: 1
0 commit comments