Skip to content

Commit a258d8d

Browse files
committed
ci: revert to just pull_request event
1 parent 3411ac4 commit a258d8d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Snapshot Release
22
on:
3-
push:
3+
pull_request:
44
branches:
55
- main
6-
pull_request:
76

87
permissions: write-all
98

0 commit comments

Comments
 (0)