Skip to content

Commit 34e6313

Browse files
committed
ci(nix): run the workflow when workflow file changes
1 parent 080ddde commit 34e6313

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nix.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ on:
55
paths:
66
- flake.nix
77
- flake.lock
8+
- .github/workflows/nix.yml
89
push:
910
paths:
1011
- flake.nix
1112
- flake.lock
13+
- .github/workflows/nix.yml
1214
branches:
1315
- main
1416

0 commit comments

Comments
 (0)