Skip to content

Commit 3411ac4

Browse files
committed
ci: snapshot release on pr and main branch push
1 parent c32f343 commit 3411ac4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Snapshot Release
22
on:
3-
pull_request:
4-
types: [opened, synchronize, reopened]
3+
push:
54
branches:
65
- main
6+
pull_request:
77

88
permissions: write-all
99

0 commit comments

Comments
 (0)