ops: exclude agent skill from workflow triggers
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user