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 4963215 commit c32f343Copy full SHA for c32f343
.github/workflows/pr.yml
@@ -1,6 +1,7 @@
1
name: Snapshot Release
2
on:
3
pull_request:
4
+ types: [opened, synchronize, reopened]
5
branches:
6
- main
7
0 commit comments