Update ci to trigger on script and workflow change

This commit is contained in:
Ikraam Ghoor
2026-02-03 17:47:36 +00:00
parent 00ef30d9e5
commit b846557737
+2
View File
@@ -10,6 +10,8 @@ on:
branches: [main]
paths:
- 'providers.yml'
- '.github/scripts/**'
- '.github/workflows/validate.yml'
jobs:
validate: