Tobin C. Harding
6cb4e298c8
Remove _all_ the trailing whitespace
...
Recently we tried to make the rustfmt bot remove trailing whitespace but
wrote the `sed` command incorrectly - it only removes a single
character.
Tested by running the new command on #4600 .
2025-06-09 08:58:52 +10:00
Tobin C. Harding
64844131de
CI: Manually remove trailing whitespace
...
`rustfmt` bad robot, remove trailing whitespace already.
2025-05-14 11:08:24 +10:00
Erick Cestari
2a6cbda304
ci: Update GitHub workflows to use ubuntu-24.04 instead of ubuntu-latest
2025-03-05 16:24:41 -03:00
dependabot[bot]
5950efe256
Bump peter-evans/create-pull-request from 6 to 7
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 10:05:16 +00:00
Andrew Poelstra
f82567fda4
ci: rename a couple .yml files to indicate that they're scheduled
...
A small attempt to organize the various github workflows
2024-02-28 20:47:39 +00:00