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

This commit is contained in:
洪剑峰 2024-08-05 16:46:50 +08:00
parent 6b5e14bba8
commit aeea0cae8e

View File

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