We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e157f43 commit 43ec576Copy full SHA for 43ec576
.github/workflows/pr-auto-assign.yaml
@@ -7,6 +7,6 @@ jobs:
7
auto-assign:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: jimschubert/labeler-action@v2
+ - uses: kentaro-m/auto-assign-action@v2.0.0
11
with:
12
configuration-path: '.github/auto-assign-config.yml'
0 commit comments