We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9f72a8 commit db4c064Copy full SHA for db4c064
1 file changed
.github/workflows/ci.yml
@@ -59,6 +59,7 @@ jobs:
59
test:
60
needs: determine-image-tag
61
permissions:
62
+ actions: read
63
contents: read
64
uses: ./.github/workflows/test.yml
65
secrets: inherit
0 commit comments