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