mirror of
https://github.com/dwinkler1/fran.git
synced 2026-02-19 14:40:58 -05:00
Update CI workflow to trigger on flake.nix and packages/ changes
Co-authored-by: dwinkler1 <22460147+dwinkler1@users.noreply.github.com>
This commit is contained in:
parent
c365b44ff2
commit
e60999227d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -4,7 +4,9 @@ on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'flake.lock'
|
- 'flake.lock'
|
||||||
|
- 'flake.nix'
|
||||||
- 'versions/*.json'
|
- 'versions/*.json'
|
||||||
|
- 'packages/**/*.nix'
|
||||||
- '.github/workflows/*.yml'
|
- '.github/workflows/*.yml'
|
||||||
- 'test/*.R'
|
- 'test/*.R'
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue