Skip to content

Commit

Permalink
cicd: fix autoformat conditions (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson authored Aug 27, 2024
1 parent 0dde5d5 commit a498a08
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/format.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Autoformat

on:
push:
branches:
- main
pull_request:
types: [opened, synchronize]

jobs:
prettier:
Expand Down

0 comments on commit a498a08

Please sign in to comment.