master not main
Some checks failed
Nix Format Check / check-format (push) Failing after 37s

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

View File

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