fix workflow event trigger

This commit is contained in:
CPunch 2023-11-26 17:00:37 -06:00
parent 81de857670
commit d8277ea89c

View File

@ -3,7 +3,11 @@ name: unit-tests
on:
push:
paths:
- ./**.go
- cmd/**
- config/**
- internal/**
- login/**
- shard/**
- go.mod
- go.sum
- .github/workflows/tests.yaml