We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1bdadf commit 0f9b411Copy full SHA for 0f9b411
.github/workflows/ci.yml
@@ -8,6 +8,9 @@ on:
8
branches:
9
- v3
10
11
+permissions:
12
+ packages: read
13
+
14
jobs:
15
build-lint-test:
16
runs-on: ubuntu-latest
0 commit comments