check-cherry-picks workflow: don't run for staging-next PRs
This commit is contained in:
@@ -4,6 +4,7 @@ on:
|
||||
branches:
|
||||
- 'release-**'
|
||||
- 'staging-**'
|
||||
- '!staging-next'
|
||||
|
||||
permissions: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user