We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fce9a29 commit b902145Copy full SHA for b902145
.github/workflows/e2e.verify-token.reusable.yml
@@ -3,6 +3,8 @@ name: verify-token schedule
3
on:
4
workflow_call:
5
6
+permissions: read-all
7
+
8
env:
9
GH_TOKEN: ${{ github.token }}
10
ISSUE_REPOSITORY: ${{ github.repository }}
0 commit comments