firejail/.github/workflows
Kelvin M. Klann f46b6c09df ci: ignore git-related paths and the project license
Add the following paths to the ignore lists:

- .git-blame-ignore-revs
- .gitignore
- COPYING

To avoid running CI unnecessarily.

Commands used to show only the root files:

    $ git ls-files | grep -v /

Misc: I noticed the missing paths on #5248.
2022-07-12 18:56:11 -03:00
..
build-extra.yml ci: ignore git-related paths and the project license 2022-07-12 18:56:11 -03:00
build.yml ci: ignore git-related paths and the project license 2022-07-12 18:56:11 -03:00
codeql-analysis.yml ci: ignore git-related paths and the project license 2022-07-12 18:56:11 -03:00
profile-checks.yml build(deps): bump actions/checkout from 3.0.1 to 3.0.2 2022-04-25 18:52:09 +00:00