Skip to content

Commit

Permalink
Surround main in quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiefdhurst committed Dec 20, 2023
1 parent 8a99c39 commit 2be4197
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:
- main
- 'main'

permissions:
contents: write
Expand Down

0 comments on commit 2be4197

Please sign in to comment.