firejail/.github/workflows
Kelvin M. Klann 2499a3be21 ci: ignore man/vim paths in build-extra/codeql workflows
Ignore the following paths:

- 'contrib/vim/**'
- 'src/man/*.txt'

To avoid running CI unnecessarily.

Note: build-extra essentially only builds with clang and runs linters on
the C code, so changes to the man pages and vim files should not affect
the result.

Do not ignore them on .github/workflows/build.yml because they are part
of DISTFILES (see the root Makefile).

Misc: I noticed this on #5296 (man pages).
2022-11-24 19:22:38 -03:00
..
build-extra.yml ci: ignore man/vim paths in build-extra/codeql workflows 2022-11-24 19:22:38 -03:00
build.yml ci: ignore codeql workflow file in other workflows 2022-11-24 19:22:38 -03:00
codeql-analysis.yml ci: ignore man/vim paths in build-extra/codeql workflows 2022-11-24 19:22:38 -03:00
profile-checks.yml ci: sort items on paths-ignore lists 2022-11-24 19:21:11 -03:00