Skip to content

Commit 4abc93a

Browse files
committed
updated multi-event trigger
1 parent bc6eb75 commit 4abc93a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/custom-action.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
on: [push]
1+
on:
2+
push:
3+
branches:
4+
- main
25

36
jobs:
47
my-job:

0 commit comments

Comments
 (0)