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
commit 4e812009f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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