Skip to content

Commit 780df80

Browse files
committed
fix: build action
1 parent 57f6fba commit 780df80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Build and Compile code modules
22

33
on:
4+
push:
5+
branches:
6+
- main
47
release:
58
types: [released]
69

0 commit comments

Comments
 (0)