Update .gitea/workflows/demo.yaml
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
93785f9ecb
commit
ff2f1b6dc6
@ -4,7 +4,7 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: alpine-latest
|
runs-on: home:host
|
||||||
steps:
|
steps:
|
||||||
- run: ping -c 3 8.8.8.8
|
- run: ping -c 3 8.8.8.8
|
||||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||||
|
Loading…
Reference in New Issue
Block a user