mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-06 15:12:35 +02:00
ci(nix): run checks if src changes
This commit is contained in:
parent
10c1191130
commit
ef292b903f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
@ -6,6 +6,8 @@ on:
|
||||||
paths:
|
paths:
|
||||||
- "./*.nix"
|
- "./*.nix"
|
||||||
- ".github/workflows/nix.yml"
|
- ".github/workflows/nix.yml"
|
||||||
|
- "assets/**"
|
||||||
|
- "customize/**"
|
||||||
jobs:
|
jobs:
|
||||||
flake:
|
flake:
|
||||||
name: Check flake
|
name: Check flake
|
||||||
|
|
Loading…
Add table
Reference in a new issue