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:
|
||||
branches:
|
||||
- main
|
||||
- "#3-cloudify-loic"
|
||||
env:
|
||||
FORGEJO_BASE_URL: ${{ vars.FORGEJO_BASE_URL }}
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue