Remove push trigger from manual checks

To avoid issues with concurrency groups
This commit is contained in:
Henry Mercer
2025-11-13 20:53:54 +00:00
parent 8c10e89c78
commit 228f988153
2 changed files with 0 additions and 8 deletions
-3
View File
@@ -8,9 +8,6 @@ env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GO111MODULE: auto
on:
push:
paths:
- .github/workflows/__go.yml
workflow_dispatch:
inputs:
go-version: