We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60fd953 + 7bd5213 commit 743058eCopy full SHA for 743058e
1 file changed
.github/workflows/tests.yml
@@ -8,6 +8,8 @@ on:
8
9
jobs:
10
behave-tests:
11
+ permissions:
12
+ contents: read
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
0 commit comments