fix: update branches for nixfmt workflow to include master
This commit is contained in:
parent
4da793d37c
commit
48fa653027
2
.github/workflows/nixfmt.yml
vendored
2
.github/workflows/nixfmt.yml
vendored
@ -3,7 +3,7 @@ name: Nix Format Check
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ main master ]
|
||||
|
||||
jobs:
|
||||
check-format:
|
||||
|
Loading…
x
Reference in New Issue
Block a user