EDIT to modified file to trigger
All checks were successful
dev workflow / test (push) Successful in 5s
dev workflow / vulnCheck (push) Successful in 9s

This commit is contained in:
maximo tejeda 2024-11-16 22:49:20 -04:00
parent 17bf3c5cf6
commit 95dc715773

View File

@ -7,6 +7,8 @@ on:
- 'feature/**'
paths:
- '**.go'
- '**.yml'
- '**.yaml'
jobs:
test: