mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-23 06:15:19 +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:
|
schedule:
|
||||||
- cron: '20 0 * * *'
|
- cron: '20 0 * * *'
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches:
|
||||||
|
- main
|
||||||
|
- feature/**
|
||||||
# Publish semver tags as releases.
|
# Publish semver tags as releases.
|
||||||
tags: [ 'v*.*.*' ]
|
tags: [ 'v*.*.*' ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user