We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a906587 commit 7d0127eCopy full SHA for 7d0127e
1 file changed
.github/workflows/main.yaml
@@ -13,6 +13,8 @@ concurrency:
13
jobs:
14
test:
15
runs-on: ubuntu-latest
16
+ permissions:
17
+ contents: read
18
19
strategy:
20
fail-fast: false
0 commit comments