fix(#3): 🐛 Run pipeline on feature branch
This commit is contained in:
parent
7ad596127d
commit
1e7c309700
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- "#3-cloudify-loic"
|
||||||
env:
|
env:
|
||||||
FORGEJO_BASE_URL: ${{ vars.FORGEJO_BASE_URL }}
|
FORGEJO_BASE_URL: ${{ vars.FORGEJO_BASE_URL }}
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue