fix: update branches for nixfmt workflow to include master

This commit is contained in:
2024-11-18 15:14:04 +01:00
parent 4da793d37c
commit 48fa653027

View File

@ -3,7 +3,7 @@ name: Nix Format Check
on:
pull_request:
push:
branches: [ main ]
branches: [ main master ]
jobs:
check-format: