mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
NIFI-11175 Enabled system-tests for framework changes (#6947)
This commit is contained in:
parent
6542505a50
commit
1014359c64
8
.github/workflows/system-tests.yml
vendored
8
.github/workflows/system-tests.yml
vendored
@ -23,10 +23,18 @@ on:
|
||||
paths:
|
||||
- '.github/workflows/system-tests.yml'
|
||||
- 'nifi-system-tests/**'
|
||||
- 'nifi-api/**'
|
||||
- 'nifi-framework-api/**'
|
||||
- 'nifi-nar-bundles/nifi-framework-bundle/**'
|
||||
- 'nifi-stateless/**'
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/system-tests.yml'
|
||||
- 'nifi-system-tests/**'
|
||||
- 'nifi-api/**'
|
||||
- 'nifi-framework-api/**'
|
||||
- 'nifi-nar-bundles/nifi-framework-bundle/**'
|
||||
- 'nifi-stateless/**'
|
||||
|
||||
env:
|
||||
DEFAULT_MAVEN_OPTS: >-
|
||||
|
Loading…
x
Reference in New Issue
Block a user