DBZ-3365 Trigger GH workflow on workflow update

This commit is contained in:
Chris Cranford 2021-03-31 12:14:16 -04:00 committed by Jiri Pechanec
parent 505d300ac2
commit ec68cc147d

View File

@ -18,6 +18,7 @@ on:
- 'debezium-parent/pom.xml' - 'debezium-parent/pom.xml'
- 'debezium-bom/pom.xml' - 'debezium-bom/pom.xml'
- 'pom.xml' - 'pom.xml'
- '.github/workflows/oracle-workflow.yml'
pull_request: pull_request:
paths: paths:
- 'support/checkstyle/**' - 'support/checkstyle/**'
@ -35,6 +36,7 @@ on:
- 'debezium-parent/pom.xml' - 'debezium-parent/pom.xml'
- 'debezium-bom/pom.xml' - 'debezium-bom/pom.xml'
- 'pom.xml' - 'pom.xml'
- '.github/workflows/oracle-workflow.yml'
jobs: jobs:
build: build: