We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b58ce52 commit e01f2d3Copy full SHA for e01f2d3
1 file changed
.github/workflows/tests.yml
@@ -15,7 +15,9 @@ on:
15
- created
16
17
permissions:
18
- contents: read
+ contents: write
19
+ issues: write
20
+ pull-requests: write
21
checks: write
22
id-token: write
23
0 commit comments