[ci] try to fix push on master hydra callback not running
Check flake syntax / flake-check (push) Successful in 8m42s

This commit is contained in:
2026-09-11 21:16:32 +02:00
parent fbf9313a41
commit 5383878f86
+3 -3
View File
@@ -7,13 +7,13 @@ on:
- synchronize
paths:
- '**.nix'
- flake.lock
- 'flake.lock'
push:
branches:
- master
- 'master'
paths:
- '**.nix'
- flake.lock
- 'flake.lock'
permissions:
contents: write