Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop verifying the `CHANGELOG` on every PR | 2023-09-03 | 1 | -19/+0 | |
| | | | | | It's a real pain to keep it up-to-date. Way easier to generate it with a script before release. | ||||
* | Improve name of `verify` workflow step | 2023-07-27 | 1 | -1/+1 | |
| | |||||
* | Use `origin/master` instead of `master` in `verify` workflow | 2023-07-26 | 1 | -1/+1 | |
| | |||||
* | Use `login` instead of `name` in `verify` workflow | 2023-07-26 | 1 | -2/+2 | |
| | |||||
* | Fetch all repository history in `verify` workflow | 2023-07-26 | 1 | -0/+2 | |
| | |||||
* | Add workflow to verify `CHANGELOG` is always up-to-date | 2023-07-26 | 1 | -0/+17 | |