Skip to content

Commit bb8d2f1

Browse files
workos-sdk-automation[bot]gjtorikianclaude
authored
fix: Remove Coana workflow files (#580)
Co-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6eca10c commit bb8d2f1

File tree

3 files changed

+1
-96
lines changed

3 files changed

+1
-96
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
smoke-test:
4444
name: Smoke test (Python ${{ matrix.python }})
45-
if: github.event_name == 'pull_request' && contains(github.event.pull_request.labels.*.name, 'autorelease: pending')
45+
if: "${{ github.event_name == 'pull_request' && contains(toJSON(github.event.pull_request.labels.*.name), 'autorelease: pending') }}"
4646
runs-on: ubuntu-latest
4747
strategy:
4848
fail-fast: false

.github/workflows/coana-analysis.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

.github/workflows/coana-guardrail.yml

Lines changed: 0 additions & 67 deletions
This file was deleted.

0 commit comments

Comments
 (0)