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.
contents: read
1 parent f838dc4 commit 782cb03Copy full SHA for 782cb03
README.md
@@ -68,6 +68,7 @@ permissions:
68
pull-requests: write
69
issues: write
70
checks: read
71
+ contents: read # useful if your workflows call actions/[email protected]
72
73
jobs:
74
demo:
0 commit comments