Skip to content

feat: improve skill score for network-data-from-traceid (#13) #9

feat: improve skill score for network-data-from-traceid (#13)

feat: improve skill score for network-data-from-traceid (#13) #9

Workflow file for this run

name: Skills
on:
pull_request:
paths:
- "skills/**"
- "plugins/thousandeyes/skills/**"
- "scripts/sync_codex_skill.sh"
- ".githooks/pre-commit"
push:
branches:
- main
paths:
- "skills/**"
workflow_dispatch:
permissions:
contents: read
jobs:
validate:
name: Validate skill sync
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Verify Codex skill mirrors are in sync
run: bash scripts/sync_codex_skill.sh check