feature/add_dev_workflow #1
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