mirror of
https://github.com/certctl-io/certctl.git
synced 2026-09-23 03:49:04 +02:00
ci: add v2-dev branch to CI triggers
Pushes to v2-dev were not running CI because the workflow only triggered on master. Add v2-dev to the push branch list. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
cc4c59fbdc
commit
37c9ba252b
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- v2-dev
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user