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 d8e3bf8 commit 92277bfCopy full SHA for 92277bf
.github/workflows/pr.yml
@@ -14,6 +14,6 @@ jobs:
14
java-version: '11'
15
- name: Run with Gradle
16
run: ./gradlew clean test --info
17
- - uses: kentaro-m/auto-assign-action@v1.1.2
+ - uses: kentaro-m/auto-assign-action@v1.2.1
18
with:
19
configuration-path: ".github/auto_assign.yml"
0 commit comments