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 3411ac4 commit a258d8dCopy full SHA for a258d8d
.github/workflows/pr.yml
@@ -1,9 +1,8 @@
1
name: Snapshot Release
2
on:
3
- push:
+ pull_request:
4
branches:
5
- main
6
- pull_request:
7
8
permissions: write-all
9
0 commit comments