Commit graph

4 commits

Author SHA1 Message Date
Simon Bruder b804c634f4 Remove ignored paths for build workflow
Since we have mandatory status checks enabled for pull requests, this
previously caused this action to not run, in turn reporting “Expected —
Waiting for status to be reported” on any PR that only changes the
ignored files.

This change will likely lead to a minor increase in build volume.
However, considering the fraction of cases in which only those files are
changed, it should be negligible.
2024-01-20 00:44:00 +01:00
Simon Bruder bac025fd0a
Make project REUSE compliant
This finally makes the licensing under AGPL-3.0-or-later explicit after
I got the okay from the kickstart source owners.

This also checks the REUSE compliance in a pre commit hook, and
therefore also in CI.
2023-12-11 17:59:14 +01:00
Simon Bruder 0ebe33df42
Add action for checks 2023-11-14 19:22:28 +01:00
STlab bot 8a3ee868a9 Initial commit 2023-10-05 11:42:24 +02:00