Skip to content

Commit a974390

Browse files
specify test workflow permissions (#92)
1 parent b6f872c commit a974390

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
name: build-and-run-tests
2+
permissions:
3+
contents: read
4+
pull-requests: write
25

36
on: [push, pull_request]
47

0 commit comments

Comments
 (0)