Updated github workflows
parent
8e5263131f
commit
09593b7a92
|
@ -48,7 +48,8 @@ jobs:
|
||||||
That should theoretically not be a problem if fixes are backported
|
That should theoretically not be a problem if fixes are backported
|
||||||
to all previous majors, but in practice they are often not, so it's
|
to all previous majors, but in practice they are often not, so it's
|
||||||
worthwhile to occasionally look for new majors and integrate them.
|
worthwhile to occasionally look for new majors and integrate them.
|
||||||
branch: "dep-update"
|
branch: "autodep"
|
||||||
|
branch-suffix: "timestamp"
|
||||||
commit-message: |
|
commit-message: |
|
||||||
Update package dependencies + tidy
|
Update package dependencies + tidy
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue