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 e8ea0a3 commit c77bf00Copy full SHA for c77bf00
.github/workflows/ai.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Check for qualifying mention
27
id: check
28
- uses: actions/github-script@v6
+ uses: actions/github-script@v8
29
with:
30
github-token: ${{ secrets.PAT_FOR_PR }} # Use PAT instead of default token
31
script: |
.github/workflows/dragon-ai.yml
0 commit comments