Details
#177 is invalid, because x/time set go to 1.18. The module supports go1.11, and this pull must have failed to build, but it doesn't. Anyway, there is no automated start.
I think this rule is incorrect.
|
pull_request: |
|
branches: [ main ] |
|
paths: |
|
- '.github/workflows/ci.yml' |
|
- '.golangci.yml' |
|
- '**.go' |
|
- 'go.{mod,sum}' |
|
- 'Makefile' |
|
- 'Taskfile' |
Details
#177 is invalid, because x/time set go to 1.18. The module supports go1.11, and this pull must have failed to build, but it doesn't. Anyway, there is no automated start.
I think this rule is incorrect.
go-module/.github/workflows/ci.yml
Lines 4 to 12 in 22fbca9