Remove additional trigger

This commit is contained in:
alesapin 2021-11-10 10:27:56 +03:00
parent 29252981c7
commit 64809114f6

View File

@ -2,12 +2,6 @@ name: CherryPick
concurrency:
group: cherry-pick
on: # yamllint disable-line rule:truthy
pull_request:
types:
- labeled
- unlabeled
branches:
- master
schedule:
- cron: '0 */3 * * *'
jobs: