Update ci to trigger on script and workflow change (#3)

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