mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
Remove Hello World workflow
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user