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.
2 parents 1e8e0f8 + f4c533e commit a38da4dCopy full SHA for a38da4d
1 file changed
.github/workflows/greetings.yml
@@ -14,6 +14,8 @@ jobs:
14
permissions:
15
pull-requests: write
16
issues: write
17
+ id-token: write
18
+ contents: read
19
20
steps:
21
- uses: actions/first-interaction@v1
0 commit comments