mirror of
https://github.com/CPunch/gopenfusion.git
synced 2025-10-10 19:30:08 +00:00
fix workflow event trigger
This commit is contained in:
6
.github/workflows/tests.yaml
vendored
6
.github/workflows/tests.yaml
vendored
@@ -3,7 +3,11 @@ name: unit-tests
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- ./**.go
|
||||
- cmd/**
|
||||
- config/**
|
||||
- internal/**
|
||||
- login/**
|
||||
- shard/**
|
||||
- go.mod
|
||||
- go.sum
|
||||
- .github/workflows/tests.yaml
|
||||
|
Reference in New Issue
Block a user