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.
2 parents e3eea44 + d01e783 commit 08c6f84Copy full SHA for 08c6f84
.github/workflows/assign-pr.yml
@@ -6,6 +6,6 @@ jobs:
6
add-reviews:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: kentaro-m/auto-assign-action@v1.1.2
+ - uses: kentaro-m/auto-assign-action@v1.2.0
10
with:
11
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments