Skip to content

Commit

Permalink
run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
snapsnapturtle committed Aug 30, 2023
1 parent 077c442 commit 443f13c
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:
workflow_call:
push:
branches: [ main ]
branches: [main]
jobs:
build-and-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 443f13c

Please sign in to comment.