We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63431ef + d62a9b9 commit a7af660Copy full SHA for a7af660
.github/workflows/comment-cfg-grammar-changes.yml
@@ -14,6 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18
steps:
19
# The download-artifact action cannot download artifacts from other workflows.
20
# Copied from https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_run
0 commit comments