mirror of
https://github.com/github/codeql-action.git
synced 2026-05-08 06:40:19 +00:00
Remove push trigger from manual checks
To avoid issues with concurrency groups
This commit is contained in:
Generated
-3
@@ -8,9 +8,6 @@ env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GO111MODULE: auto
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- .github/workflows/__go.yml
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
go-version:
|
||||
|
||||
Reference in New Issue
Block a user