We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ca622 commit 9ac431cCopy full SHA for 9ac431c
3 files changed
.github/workflows/code-lint-and-test.yml
@@ -2,6 +2,7 @@ name: '[CODE] Lint and test'
2
3
permissions:
4
contents: read
5
+ pull-requests: write
6
7
on:
8
push:
0 commit comments