mirror of
https://github.com/github/codeql-action.git
synced 2025-12-28 02:00:12 +08:00
Check if this mitigates the go 1.16 issue
This commit is contained in:
3
.github/workflows/pr-checks.yml
vendored
3
.github/workflows/pr-checks.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: "PR checks"
|
||||
|
||||
env:
|
||||
GO111MODULE: auto
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main, v1]
|
||||
|
||||
Reference in New Issue
Block a user