Skip to content

Commit 79d8a1d

Browse files
committed
only run on main push
1 parent 7577eb6 commit 79d8a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Process and Deploy
22
on:
3-
pull_request:
3+
push:
44
branches: [main]
55
workflow_dispatch:
66

0 commit comments

Comments
 (0)