mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Remove Hello World workflow
This commit is contained in:
parent
20ac0bff8a
commit
f97ad9ac3f
8
.github/workflows/codebuild-test.yaml
vendored
8
.github/workflows/codebuild-test.yaml
vendored
@ -1,8 +0,0 @@
|
||||
name: Hello World
|
||||
on: [push]
|
||||
jobs:
|
||||
Hello-World-Job:
|
||||
runs-on:
|
||||
- codebuild-stack-auth-verify-data-integrity-${{ github.run_id }}-${{ github.run_attempt }}
|
||||
steps:
|
||||
- run: echo "Hello World"
|
||||
Loading…
Reference in New Issue
Block a user