We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 152f36d commit 425f484Copy full SHA for 425f484
1 file changed
.github/workflows/data-test-and-validate.yml
@@ -9,6 +9,8 @@ on:
9
10
jobs:
11
test:
12
+ permissions:
13
+ contents: read
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v6
0 commit comments