We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ae1a3 commit c646d14Copy full SHA for c646d14
.github/workflows/gerald-pr.yml
@@ -18,7 +18,7 @@ jobs:
18
if: github.event.action != 'edited' || github.event.changes.base != null
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: Khan/actions@gerald-pr-v2
+ - uses: Khan/actions@gerald-pr-v3
22
with:
23
token: ${{ secrets.GITHUB_TOKEN }}
24
admin-token: ${{ secrets.KHAN_ACTIONS_BOT_TOKEN }}
0 commit comments