Skip to content

Commit 777d7f0

Browse files
committed
fix:ci
1 parent 786c837 commit 777d7f0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ name: Build evently
66
on:
77
pull_request:
88
branches: [ "main" ]
9-
9+
push:
10+
branches: [ "main" ]
11+
1012
# important for azure/login
1113
permissions:
1214
id-token: write

0 commit comments

Comments
 (0)