obs-studio/.github/actions/run-cmake-format
PatTheMav 19646f9434 CI: Update formatting actions to use git diff filter before formatting
Using git's diff-filter when checking for changed files allows the
actions to ignore any deleted files. Combined with explicitly passing
glob expressions for source files to git directly allows the command
to yield a list of changed files compatible with a given formatter
directly.
2024-04-02 19:38:09 -04:00
..
action.yaml CI: Update formatting actions to use git diff filter before formatting 2024-04-02 19:38:09 -04:00