Files
gcc/.forgejo
Christophe Lyon 2953061a0e top-level: Rename forgejo sanity checks
These tests currently appear with 'testjob' as name in Forgejo, which
is not very informative.

This patch renames 'testjob' to 'format-checks' which is hopefully
clearer, and renames the sanity-checks.yaml file to
format-checks.yaml.

ChangeLog:
	* .forgejo/workflows/sanity-checks.yaml: Rename testjob to
	format-checks. Rename file to ...
	* .forgejo/workflows/format-checks.yaml: ... this.
2026-02-27 15:08:12 +01:00
..