Skip to content

Commit eb39da1

Browse files
committed
added push trigger
1 parent c7b4555 commit eb39da1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Build Compatibility
33
# Only run for pull requests as we care contribution to the master
44
on:
55
push:
6-
branches:
7-
- main
6+
# branches:
7+
# - main
88
pull_request:
99
branches:
1010
- main

0 commit comments

Comments
 (0)