fix: update branches for nixfmt workflow to include master

This commit is contained in:
Menno van Leeuwen 2024-11-18 15:14:04 +01:00
parent 4da793d37c
commit 48fa653027
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE

View File

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