We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aaa656 commit 854ad6aCopy full SHA for 854ad6a
.github/workflows/build.yml
@@ -4,6 +4,9 @@ on:
4
pull_request:
5
workflow_dispatch:
6
7
+permissions:
8
+ packages: read
9
+
10
jobs:
11
build-and-test:
12
runs-on: ubuntu-latest
0 commit comments