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