mirror of
https://github.com/github/codeql-action.git
synced 2026-04-27 01:08:46 +00:00
Remove push triggers from workflow collections
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