We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
native-image-pr-reports
1 parent 4ef126e commit 363aaafCopy full SHA for 363aaaf
.github/workflows/test.yml
@@ -20,6 +20,8 @@ on:
20
push:
21
branches:
22
- master
23
+permissions:
24
+ pull-requests: write
25
jobs:
26
license-check:
27
runs-on: 'ubuntu-latest'
0 commit comments