REMOVE path trigger
All checks were successful
dev workflow / test (push) Successful in 4s
dev workflow / vulnCheck (push) Successful in 33s

This commit is contained in:
maximo tejeda 2024-11-16 22:36:22 -04:00
parent 412fcb497d
commit ab94f6207e

View File

@ -7,9 +7,6 @@ on:
- '*'
- feature/**
- 'feature/**'
pull_request:
paths:
- '**.go'
jobs:
test: