Skip to content

Commit 450b25a

Browse files
Main branch action trigger on merge
1 parent e8d7dae commit 450b25a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Main branch and package publish
22

33
on:
4-
pull_request:
4+
push:
55
branches: [ main ]
66

77
jobs:

0 commit comments

Comments
 (0)