ci/cd: there is no workflow triggering for dependabot update
kamilsk opened this issue · 0 comments
kamilsk commented
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.
- https://github.com/golang/time/releases/tag/v0.4.0
- manually triggered job: https://github.com/octomation/go-module/actions/runs/6892105447
I think this rule is incorrect.
go-module/.github/workflows/ci.yml
Lines 4 to 12 in 22fbca9