2
0
mirror of https://github.com/boostorg/config.git synced 2026-01-19 04:02:17 +00:00

Enable GHA for feature branches

This commit is contained in:
Peter Dimov
2025-12-21 22:26:35 +02:00
parent 56239bfd88
commit 252f31b601

View File

@@ -10,6 +10,7 @@ on:
branches:
- master
- develop
- feature/**
pull_request:
release:
types: [published, created, edited]