systemd/.github
Zbigniew Jędrzejewski-Szmek 976ceafe1b ci: skip running on docs-only changes
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-including-and-excluding-paths

> If you define a path with the ! character, you must also define at least one
> path without the ! character. If you only want to exclude paths, use
> paths-ignore instead.
>
> The order that you define patterns matters:
>     A matching negative pattern (prefixed with !) after a positive match will
>     exclude the path.
>     A matching positive pattern after a negative match will include the path
>     again.

Even if some of the exluded paths *could* impact the build, generally it's a
waste of time to do mkosi builds on them. Let's skip to releave the builders a
bit.
2022-11-11 11:27:35 +01:00
..
codeql-queries Get rid of strerror_safe() 2022-10-11 16:59:00 +02:00
ISSUE_TEMPLATE issue-templates: Add note about updating labeling policy 2022-09-07 10:51:48 +02:00
workflows ci: skip running on docs-only changes 2022-11-11 11:27:35 +01:00
advanced-issue-labeler.yml ci(issue-labeler): Update to advanced-issue-labeler@v2 2022-09-07 10:43:48 +02:00
codeql-config.yml ci: drop LGTM stuff and move remaining bits into a new location 2022-09-13 21:32:15 +02:00
codeql-custom.qls ci: enable a couple more possibly useful CodeQL queries 2022-09-14 22:09:19 +02:00
dependabot.yml ci: update GHActions once a month 2022-01-29 19:26:14 +00:00
development-freeze.yml ci(dev-freeze): Use GitHub Action for PR comments 2022-11-05 14:10:01 +01:00
FUNDING.yml github: remove direct paypal link 2020-02-05 21:29:34 +09:00
labeler.yml ci: use LGPLv2+ for all our ci configuration 2021-10-01 14:45:00 +02:00