extend CI workflow to trigger on task/** branches
This commit is contained in:
parent
39064633ed
commit
ba678bd2e6
@ -5,6 +5,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- master
|
- master
|
||||||
|
- task/**
|
||||||
paths:
|
paths:
|
||||||
- 'Dockerfile'
|
- 'Dockerfile'
|
||||||
- 'user/**'
|
- 'user/**'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user