Skip CI for dependabot PR and remove manual dispatch (#3080)

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
Sanket Sudake
2024-12-08 12:06:17 +05:30
committed by GitHub
parent 238cfd854b
commit 87cac28cad
5 changed files with 6 additions and 7 deletions
-1
View File
@@ -15,7 +15,6 @@ on:
- "**.go"
- go.mod
- go.sum
workflow_dispatch:
env:
GOLANGCI_LINT_VERSION: v1.61.0