Update .gitea/workflows/job1.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
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…
x
Reference in New Issue
Block a user