Skip to content

feat: add /full-review skill with clustered triage (v0.8.0) (#22) #6

feat: add /full-review skill with clustered triage (v0.8.0) (#22)

feat: add /full-review skill with clustered triage (v0.8.0) (#22) #6

Workflow file for this run

name: Sync VERSION to gist
on:
push:
branches: [main]
paths: [VERSION]
concurrency:
group: version-sync
cancel-in-progress: true
jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Update gist
env:
GH_TOKEN: ${{ secrets.GIST_TOKEN }}
run: gh gist edit 511b8a4861f7b4df3a7fedd42911c701 -f gstack-extend_VERSION.md VERSION