Skip to content

Commit 7e867a5

Browse files
author
Mark Saroufim
authored
Add permissions for GitHub Actions workflow
1 parent ad5b30b commit 7e867a5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/testing.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
- dev
88
pull_request:
99

10+
permissions:
11+
contents: write
12+
pull-requests: write
13+
1014
jobs:
1115
unit-tests:
1216
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)