Update .gitea/workflows/testfly.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 21s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 21s
This commit is contained in:
parent
68ef84d029
commit
1c35633150
@ -1,8 +1,10 @@
|
|||||||
name: Gitea Actions Demo
|
name: Gitea Actions Demo
|
||||||
|
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||||
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "chose"
|
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||||
|
|
||||||
when: manual
|
when: manual
|
||||||
|
Loading…
x
Reference in New Issue
Block a user