mirror of
https://github.com/gethomepage/homepage.git
synced 2026-04-14 14:11:21 -07:00
Trigger Docker publish on fix/** branches
This commit is contained in:
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- feature/**
|
||||
- fix/**
|
||||
- dev
|
||||
tags: [ 'v*.*.*' ]
|
||||
pull_request:
|
||||
|
||||
Reference in New Issue
Block a user