feature/add_dev_workflow #1

Merged
maximo merged 11 commits from feature/add_dev_workflow into master 2024-11-16 22:31:59 -04:00
Showing only changes of commit 5f0f92ebda - Show all commits

View File

@ -2,7 +2,10 @@ name: dev workflow
on: on:
push: push:
branches: branches:
- main
- dev
- '*' - '*'
- feature/**
- 'feature/**' - 'feature/**'
pull_request: pull_request:
paths: paths: