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:
|
||||
branches:
|
||||
- '*'
|
||||
- 'feature/**'
|
||||
pull_request:
|
||||
paths:
|
||||
- '**.go'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user