Merge pull request #410 from github/update-v1-bde489c6
Merge main into v1
This commit is contained in:
commit
145b51c270
1 changed files with 3 additions and 0 deletions
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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue