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