Merge pull request #2318 from linusammon/main

fix(ci): flake updates should trigger cachix workflow
This commit is contained in:
Lysec
2026-03-27 12:54:27 +01:00
committed by GitHub
+6
View File
@@ -4,6 +4,12 @@ on:
push:
branches:
- main
workflow_run:
workflows: ["update flake"]
types:
- completed
branches:
- main
workflow_dispatch:
jobs: