chore: remove test workflow
Some checks failed
Build and Deploy Quartz / build (push) Failing after 12s
Some checks failed
Build and Deploy Quartz / build (push) Failing after 12s
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
name: Test Push Trigger
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- run: echo "Push trigger works!"
|
||||
Reference in New Issue
Block a user