Delete .gitea/workflows/runner_test.yml
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
name: Runner test
|
|
||||||
|
|
||||||
on:
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
test:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- run: echo "Runner works"
|
|
||||||
Reference in New Issue
Block a user