mirror of
https://github.com/IRS-Public/direct-file.git
synced 2025-06-28 04:25:52 +00:00
Merge pull request #4 from cjhskippy/ci-on-all-pushes
Run fact graph tests on all pushes that modify the fact-graph-scala directory
This commit is contained in:
commit
71c0902785
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'direct-file/fact-graph-scala/**'
|
- 'direct-file/fact-graph-scala/**'
|
||||||
branches: [main]
|
branches:
|
||||||
|
- "**"
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- 'direct-file/fact-graph-scala/**'
|
- 'direct-file/fact-graph-scala/**'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue