Update .gitea/workflows/test.yml
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Details
parent
163814067a
commit
bf4b72477d
|
@ -3,6 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
|||
on: [push]
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
labesl: [docker]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
Loading…
Reference in New Issue