forked from kovagoadi.hu/static.kovagoadi.hu
Delete .gitea/workflows/hello.yamlx
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
name: Hello world
|
||||
|
||||
on:
|
||||
- push
|
||||
|
||||
jobs:
|
||||
say-hello:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Print hello
|
||||
run: echo "Hello, world! from Gitea Actions"
|
||||
|
||||
Reference in New Issue
Block a user