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

This commit is contained in:
洪剑峰 2024-07-31 11:17:50 +08:00
parent 959f1a2d4b
commit ba31bf4c5c

View File

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