mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 08:28:34 +00:00
ci: Remove trigger for stable branch
We do not support stable branches anymore, remove the trigger for it. Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com>
This commit is contained in:
1
.github/workflows/ci-on-push.yaml
vendored
1
.github/workflows/ci-on-push.yaml
vendored
@@ -3,7 +3,6 @@ on:
|
||||
pull_request_target:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'stable-*'
|
||||
types:
|
||||
# Adding 'labeled' to the list of activity types that trigger this event
|
||||
# (default: opened, synchronize, reopened) so that we can run this
|
||||
|
Reference in New Issue
Block a user