mirror of
https://github.com/github/codeql-action.git
synced 2026-05-02 03:40:10 +00:00
Check if this mitigates the go 1.16 issue
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
name: "PR checks"
|
||||
|
||||
env:
|
||||
GO111MODULE: auto
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main, v1]
|
||||
|
||||
Reference in New Issue
Block a user