mirror of https://github.com/apache/druid.git
remove duplicate trigger on Cron Job ITs workflow (#14013)
This commit is contained in:
parent
ca94f7146f
commit
5a9c13293b
|
@ -24,10 +24,6 @@ on:
|
|||
- master
|
||||
- /^\d+\.\d+\.\d+(-\S*)?$/ # release branches
|
||||
|
||||
pull_request:
|
||||
paths:
|
||||
'owasp-dependency-check-suppressions.xml'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: github.event_name == 'schedule'
|
||||
|
|
Loading…
Reference in New Issue