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 d0dc64a commit ba4687fCopy full SHA for ba4687f
.github/workflows/build_and_test.yml
@@ -1,5 +1,10 @@
1
name: Build and Test
2
3
+permissions:
4
+ contents: write
5
+ statuses: write
6
+ actions: read
7
+
8
on:
9
issue_comment:
10
types:
0 commit comments