Skip to content

Commit c4c9d18

Browse files
authored
1 parent edb789c commit c4c9d18

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
pull_request:
77
branches: [main] # pull requests AGAINST main
88

9+
permissions:
10+
contents: read
11+
912
# cancel CI runs when a new commit is pushed to any branch except main
1013
concurrency:
1114
group: "test-${{ github.ref }}"

0 commit comments

Comments
 (0)