Skip to content

Commit 00e2fa9

Browse files
committed
Build on push
1 parent 61a0e78 commit 00e2fa9

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Build
2-
on:
3-
# Trigger the workflow on any pull request
4-
pull_request:
2+
on: [push, pull_request]
53

64
concurrency:
75
group: ${{ github.ref }}

0 commit comments

Comments
 (0)