ADD master to trigger

This commit is contained in:
maximo tejeda 2024-11-16 22:35:37 -04:00
parent 0218ccd4cb
commit 412fcb497d

View File

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