Skip to content

Commit 4c795d1

Browse files
Run workflows for commits onto main
1 parent c2b7f94 commit 4c795d1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Build
33
on:
44
pull_request:
55
branches: [ main ]
6+
push:
7+
branches: [ main ]
68

79
jobs:
810

0 commit comments

Comments
 (0)