Merge pull request #7519 from fidencio/topic/gha-ci-run-on-stable-branches

ci-on-push: Make the CI also run for the stable-* branches
This commit is contained in:
Fabiano Fidêncio
2023-08-02 16:13:06 +02:00
committed by GitHub

View File

@@ -3,6 +3,7 @@ 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