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