mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-01-11 19:44:44 +00:00
ci: update workflow triggers
This commit is contained in:
8
.github/workflows/docker.yml
vendored
8
.github/workflows/docker.yml
vendored
@@ -3,10 +3,10 @@ name: Branch Build Using Docker
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- feature/*
|
- feature-2/*
|
||||||
- hotfix/*
|
- hotfix-2/*
|
||||||
- release/*
|
- release-2/*
|
||||||
- development
|
- development-2
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# solution path doesn't need slashes unless there it is multiple folders deep
|
# solution path doesn't need slashes unless there it is multiple folders deep
|
||||||
|
|||||||
Reference in New Issue
Block a user