1
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
洪剑峰 2024-08-05 16:41:17 +08:00
parent 8b77858902
commit a85e4125a6

View File

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