added action runner
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
jobs:
|
||||||
|
Explore-Gitea-Actions:
|
||||||
|
container: busybox
|
||||||
|
steps:
|
||||||
|
- name: Long Sleep
|
||||||
|
run: |
|
||||||
|
sleep 300
|
||||||
Reference in New Issue
Block a user