remove duplicate trigger on Cron Job ITs workflow (#14013)

This commit is contained in:
Tejaswini Bandlamudi 2023-04-04 09:39:48 +05:30 committed by GitHub
parent ca94f7146f
commit 5a9c13293b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -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'