ADD feature branch to trigger
This commit is contained in:
parent
bbf2a8d354
commit
45230f4627
1
.github/workflows/test_workflow.yml
vendored
1
.github/workflows/test_workflow.yml
vendored
@ -3,6 +3,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '*'
|
- '*'
|
||||||
|
- 'feature/**'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '**.go'
|
- '**.go'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user