We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d28a8 commit 5895954Copy full SHA for 5895954
1 file changed
.github/workflows/build_and_test.yml
@@ -10,6 +10,8 @@ on:
10
11
jobs:
12
build-and-test:
13
+ permissions:
14
+ contents: read
15
runs-on: ubuntu-latest
16
17
steps:
0 commit comments