We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74b5c59 commit eca86bbCopy full SHA for eca86bb
.github/workflows/snapshot-signed.yml
@@ -1,6 +1,7 @@
1
name: "Build & Sign Snapshot"
2
on:
3
workflow_dispatch:
4
+ pull_request:
5
6
permissions:
7
contents: write
0 commit comments