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
No known key found for this signature in database
GPG key ID: 32C1DDF333EDA6A4

View file

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