mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Run workflow on push to branches beginning the minor- (#20549)
This commit is contained in:
parent
5b5df4ac7e
commit
d20ccd65d7
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- "main"
|
||||
- "prepare-*"
|
||||
- "minor-*"
|
||||
- "patch-*"
|
||||
paths-ignore:
|
||||
- "handbook/**"
|
||||
|
|
|
|||
Loading…
Reference in a new issue