12
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s

This commit is contained in:
洪剑峰 2024-08-05 16:41:54 +08:00
parent a85e4125a6
commit 7e364d0193

View File

@ -4,6 +4,5 @@ on: [push]
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps: steps:
- run: echo " 🚀The job was automatically triggered by a ${{ gitea.event_name }} event." - run: echo " 🚀The job was automatically triggered by a ${{ runs-on}} event."