mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-14 13:07:18 +00:00
remove new workflow and add pull-request trigger to existing workflow
This commit is contained in:
parent
80c98c60ca
commit
91464d8ec1
2 changed files with 3 additions and 266 deletions
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
|
|
@ -8,6 +8,9 @@ on:
|
|||
- bugfix/*
|
||||
- release/*
|
||||
- development
|
||||
pull_request:
|
||||
branches:
|
||||
- development
|
||||
|
||||
env:
|
||||
# solution path doesn't need slashes unless there it is multiple folders deep
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue