ops: exclude agent skill from workflow triggers

This commit is contained in:
Karim shoair
2026-03-08 02:46:54 +02:00
parent 98be98e875
commit 27db107886
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -10,6 +10,7 @@ on:
- 'docs/**'
- 'images/**'
- '.github/**'
- 'agent-skill/**'
- '*.yml'
- '*.yaml'
- 'ruff.toml'
@@ -23,6 +24,7 @@ on:
- 'docs/**'
- 'images/**'
- '.github/**'
- 'agent-skill/**'
- '*.yml'
- '*.yaml'
- 'ruff.toml'