mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2026-02-17 06:06:18 +00:00
refac: workflow - also trigger on dev commits
This commit is contained in:
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@@ -5,6 +5,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
|
- '*-dev'
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user