Skip to content

Commit

Permalink
format ignore release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislearn committed Sep 5, 2023
1 parent 7f5c547 commit 642775e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
on: push
on:
push:
branches:
- '*'
- '!release'

name: format

Expand Down

0 comments on commit 642775e

Please sign in to comment.