ADD feature to run

This commit is contained in:
maximo tejeda 2024-11-16 22:11:28 -04:00
parent 353b046344
commit 7c7c359954

View File

@ -4,7 +4,7 @@ on:
branches:
- main
- dev
- 'feature/**'
- feature/*
jobs:
env:
TOKEN: ${{ secrets.TOKEN }}