Skip to content

Commit

Permalink
ci: fixed workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Nov 14, 2023
1 parent fc996c7 commit 25091fb
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
Expand Up @@ -3,7 +3,7 @@ name: Build
on:
push:
branches: [master]
pull_requests:
pull_request:
branches: [master]

jobs:
Expand Down

0 comments on commit 25091fb

Please sign in to comment.