Skip to content

Commit c32f343

Browse files
committed
ci: run snapshot release on PR open, sync and re-open
1 parent 4963215 commit c32f343

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Snapshot Release
22
on:
33
pull_request:
4+
types: [opened, synchronize, reopened]
45
branches:
56
- main
67

0 commit comments

Comments
 (0)