We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e122d commit 0bdfcd2Copy full SHA for 0bdfcd2
1 file changed
.github/workflows/ci.yml
@@ -62,6 +62,7 @@ jobs:
62
permissions:
63
actions: read
64
contents: read
65
+ packages: read
66
uses: ./.github/workflows/test.yml
67
secrets: inherit
68
0 commit comments