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 12b82da commit dff249dCopy full SHA for dff249d
.github/workflows/publish.yml
@@ -1,4 +1,6 @@
1
name: Publish Any Commit
2
+permissions:
3
+ contents: read
4
on:
5
pull_request:
6
push:
0 commit comments