Test trigger
This commit is contained in:
parent
45230f4627
commit
5f0f92ebda
3
.github/workflows/test_workflow.yml
vendored
3
.github/workflows/test_workflow.yml
vendored
@ -2,7 +2,10 @@ name: dev workflow
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
- main
|
||||||
|
- dev
|
||||||
- '*'
|
- '*'
|
||||||
|
- feature/**
|
||||||
- 'feature/**'
|
- 'feature/**'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user