This commit is contained in:
parent
cac8946248
commit
e88dd871f6
|
@ -4,6 +4,13 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
paths:
|
||||||
|
- '.forgejo/workflows/**/*'
|
||||||
|
- 'flake.nix'
|
||||||
|
- 'flake.lock'
|
||||||
|
- 'options/**/*'
|
||||||
|
- 'lib/**/*'
|
||||||
|
- 'tests/**/*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run_tests:
|
run_tests:
|
||||||
|
|
Loading…
Reference in a new issue