ADD feature branch to trigger

This commit is contained in:
maximo tejeda 2024-11-16 22:26:54 -04:00
parent bbf2a8d354
commit 45230f4627

View File

@ -3,6 +3,7 @@ on:
push: push:
branches: branches:
- '*' - '*'
- 'feature/**'
pull_request: pull_request:
paths: paths:
- '**.go' - '**.go'