We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc4246 commit 6146f61Copy full SHA for 6146f61
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,10 @@ on:
6
pull_request:
7
branches:
8
- master
9
+
10
+permissions:
11
+ contents: read
12
+ secrets: read
13
jobs:
14
upload:
15
runs-on: ubuntu-latest
0 commit comments