1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-23 12:36:34 -05:00

ci: Execute CI if verify.yml has been changed

This commit is contained in:
Fijxu
2024-03-24 21:01:56 -03:00
parent 201bff1731
commit bbe9f86554

View File

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