nix fmt ci yml
This commit is contained in:
parent
9fe9f12014
commit
5bae4840e7
2 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ name: build
|
|||
on:
|
||||
pull_request: {}
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue