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:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -10,6 +10,7 @@ on:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
- feature/**
|
||||
pull_request:
|
||||
release:
|
||||
types: [published, created, edited]
|
||||
|
||||
Reference in New Issue
Block a user