Skip to content

Commit

Permalink
update check-format action
Browse files Browse the repository at this point in the history
  • Loading branch information
Olaren15 committed May 26, 2024
1 parent d4a94ea commit 33c7669
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/check-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

on:
push:
paths:
- "*.cs"
- ".editorconfig"
branches: [ '*' ]
# paths:
# - "*.cs"
# - ".editorconfig"

jobs:
check-format:
Expand Down

0 comments on commit 33c7669

Please sign in to comment.