mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2026-04-03 03:16:18 +00:00
chore: also trigger on development branch (#1204)
* chore: also trigger on development branch * chore: remove old debug workflow --------- Co-authored-by: DaanSelen <dselen@systemec.nl>
This commit is contained in:
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'development'
|
||||
- '**dev'
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
Reference in New Issue
Block a user