1
0
mirror of https://github.com/CPunch/gopenfusion.git synced 2025-06-24 22:20:26 +00:00

fix workflow event trigger

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

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