Skip to content

Commit

Permalink
HACK: check on the disable_style branch as well
Browse files Browse the repository at this point in the history
  • Loading branch information
bsdjhb committed Mar 20, 2024
1 parent a29f6e4 commit 6ca5e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Style Checker

on:
pull_request: # maybe pull_request_target
branches: [ dev ]
branches: [ dev, disable_style ]
types: [ opened, reopened, edited, synchronize ]

permissions:
Expand Down

0 comments on commit 6ca5e70

Please sign in to comment.