mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
fix branch name for PR-triggered workflows
This commit is contained in:
parent
d2e4be162d
commit
f154ce2385
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Build Essentials.yml
vendored
2
.github/workflows/Build Essentials.yml
vendored
|
|
@ -8,7 +8,7 @@ on:
|
||||||
types:
|
types:
|
||||||
- closed
|
- closed
|
||||||
branches:
|
branches:
|
||||||
- development
|
- development-2.0.0
|
||||||
|
|
||||||
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue