mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-22 22:05:18 +01:00
Run ci on feature/ branches
This commit is contained in:
parent
556cfd19b6
commit
428680b5df
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
@ -9,7 +9,9 @@ on:
|
||||
schedule:
|
||||
- cron: '20 0 * * *'
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches:
|
||||
- main
|
||||
- feature/**
|
||||
# Publish semver tags as releases.
|
||||
tags: [ 'v*.*.*' ]
|
||||
paths-ignore:
|
||||
|
Loading…
x
Reference in New Issue
Block a user