mirror of
https://github.com/iflytek/skillhub.git
synced 2026-08-28 11:25:00 +00:00
chore(ci): enable publish workflow on feature branch for validation
This commit is contained in:
parent
47c9a1d1db
commit
a7481dca5a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish-images.yml
vendored
1
.github/workflows/publish-images.yml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- feature/project-init
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue