ci: Execute CI if verify.yml has been changed
codespell / Check for spelling errors (push) Successful in 12s Details
suyu-ci / Check REUSE Specification (push) Successful in 11s Details
suyu verify / Verify Format (push) Successful in 1m26s Details
suyu verify / test build (linux-fresh, linux) (push) Failing after 2m55s Details
suyu verify / test build (linux-fresh, clang) (push) Failing after 3m32s Details

This commit is contained in:
Fijxu 2024-03-24 21:01:56 -03:00
parent 201bff1731
commit bbe9f86554
Signed by: Fijxu
GPG Key ID: 32C1DDF333EDA6A4
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ on:
- 'externals/**'
- 'CMakeLists.txt'
- 'vcpkg.json'
- '.forgejo/workflows/verify.yml'
paths-ignore:
- 'src/android/**'