1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-14 02:51:26 +00:00
mpv/.github
Dudemanguy 155777fbd8 github/workflows: only run build if source/build files change
When someone purely changes some documentation or something similar,
there's no point in having the whole CI build go off. This also leads to
the bot spamming a comment linking to artifacts. This is only useful if
actual source code changes (i.e. so users can test if need). So just add
a path filter to blacklist directories we don't want to consider. If all
changed files match those directories then the CI won't run.
2023-09-24 18:11:07 +00:00
..
ISSUE_TEMPLATE build: officially deprecate waf 2023-01-15 16:46:11 +00:00
workflows github/workflows: only run build if source/build files change 2023-09-24 18:11:07 +00:00
PULL_REQUEST_TEMPLATE github: try to get contributors to read contribute.md 2019-10-01 21:44:57 +02:00