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 4905632 commit 25fa6aeCopy full SHA for 25fa6ae
.github/workflows/pull_request_target.yml
@@ -37,4 +37,5 @@ jobs:
37
run: ./gradlew formatKotlin
38
- name: Api File Update
39
run: ./gradlew apiDump
40
- - uses: stefanzweifel/git-auto-commit-action@v6.0.1
+ - run: git status
41
+ - uses: stefanzweifel/git-auto-commit-action@v6
0 commit comments