Skip to content

Commit

Permalink
fix yaml syntax of pr builder
Browse files Browse the repository at this point in the history
  • Loading branch information
willcl-ark committed Dec 4, 2023
1 parent 6338366 commit cbba696
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 @@
# see https://github.com/actions/starter-workflows/blob/main/pages/jekyll.yml for reference
name: Build
on:
pull-request:
pull_request:
branches: [main, master]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit cbba696

Please sign in to comment.