Skip to content

Commit

Permalink
Update build workflow to run on pull requests too
Browse files Browse the repository at this point in the history
Signed-off-by: applenick <[email protected]>
  • Loading branch information
applenick authored Jul 18, 2023
1 parent 505ae9c commit 70e0cd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: build
on:
pull_request:
push:
branches:
- dev
Expand Down

0 comments on commit 70e0cd5

Please sign in to comment.