Skip to content

Commit

Permalink
chore: Update build.yml to trigger on pull requests instead of pushes
Browse files Browse the repository at this point in the history
Signed-off-by: donniean <donniean1@gmail.com>
  • Loading branch information
donniean committed Jul 30, 2024
1 parent de7a71c commit 51d5136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build

on:
push:
pull_request:
branches:
- master
workflow_dispatch:
Expand Down

0 comments on commit 51d5136

Please sign in to comment.