We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b44e534 commit 4461f6dCopy full SHA for 4461f6d
.github/workflows/checks.yml
@@ -4,6 +4,10 @@ on:
4
push:
5
branches: ["**"]
6
7
+permissions:
8
+ contents: read
9
+ packages: read
10
+
11
jobs:
12
ci:
13
runs-on: ubuntu-latest
0 commit comments