We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc8f05 commit 0e52eebCopy full SHA for 0e52eeb
.github/workflows/ci.yaml
@@ -1,5 +1,7 @@
1
name: CI
2
on: [push]
3
+permissions:
4
+ contents: read
5
jobs:
6
build:
7
runs-on: ubuntu-latest
0 commit comments