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