We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dedab93 commit df8a634Copy full SHA for df8a634
.github/workflows/build-connyconsole.yaml
@@ -1,4 +1,7 @@
1
name: Build ConnyConsole
2
+permissions:
3
+ contents: read
4
+ pull-requests: write
5
6
on:
7
push:
0 commit comments