Fix CI path

This commit is contained in:
MSWS
2024-12-12 11:55:19 -08:00
parent b89c74c4da
commit c45525bf38

View File

@@ -4,7 +4,7 @@ on:
push:
paths:
- "**/*.go"
- ".github/workflows/build.yml"
- ".github/workflows/go.yml"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}