Skip to content

Commit ed07f98

Browse files
committed
Add permissions to check.yaml
1 parent e83d007 commit ed07f98

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/check.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ concurrency:
1212
group: check-${{ github.ref }}
1313
cancel-in-progress: true
1414

15+
permissions:
16+
contents: read
17+
1518
jobs:
1619
test:
1720
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)