Update .gitea/workflows/demo.yml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m1s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m1s
This commit is contained in:
parent
e210313554
commit
a4357bc83d
@ -4,7 +4,7 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: alma9
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo We are running!
|
- run: echo We are running!
|
||||||
- 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…
x
Reference in New Issue
Block a user