Skip to content

Commit

Permalink
add ignore static-tools branch for format
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewuu committed Dec 28, 2023
1 parent 7c160ce commit 3c39807
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- "**" # all branches
- "!main"
- "!static-tools" # will remove in separate PR once merged
pull_request:
branches:
- main
Expand Down

0 comments on commit 3c39807

Please sign in to comment.