Skip to content

Commit

Permalink
Update cherry-picks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored Jul 14, 2022
1 parent 55da2d6 commit c5b4d91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cherry-picks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
|| (contains(github.event.pull_request.labels.*.name, 'examples'))
|| (contains(github.event.pull_request.labels.*.name, 'scripts'))
|| (contains(github.event.pull_request.labels.*.name, 'tests'))
|| (contains(github.event.pull_request.labels.*.name, 'integrations'))
|| (contains(github.event.pull_request.labels.*.name, 'request sve'))
|| (contains(github.event.pull_request.labels.*.name, 'workflows'))
|| (contains(github.event.pull_request.labels.*.name, 'github'))
|| (contains(github.event.pull_request.labels.*.name, 'sve cherry-pick'))
Expand Down

0 comments on commit c5b4d91

Please sign in to comment.