mirror of
https://github.com/WGDashboard/WGDashboard.git
synced 2026-08-03 22:42:59 +00:00
chore: make workflow trigger on dev branches
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
- '**-dev'
|
- '**dev'
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user