native macOS codings agent orchestrator
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

Cancel superseded Release Tip runs on new main commits

+1 -1
+1 -1
.github/workflows/release-tip.yml
··· 8 8 9 9 concurrency: 10 10 group: ${{ github.workflow }} 11 - cancel-in-progress: false 11 + cancel-in-progress: true 12 12 13 13 jobs: 14 14 check: