Update .gitea/workflows/job1.yaml
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
Details
This commit is contained in:
parent
11a7bb2c3e
commit
e2357d181a
|
@ -9,7 +9,7 @@ on:
|
|||
- cron: '@hourly'
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: runner
|
||||
runs-on: linux
|
||||
steps:
|
||||
- run: |
|
||||
echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
|
|
Loading…
Reference in New Issue