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

This commit is contained in:
洪剑峰 2024-07-31 11:18:20 +08:00
parent ba31bf4c5c
commit 5ee3bc5c90

View File

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