123
Some checks failed
Node.js CI / build (push) Failing after 0s

This commit is contained in:
洪剑峰 2024-08-05 17:07:28 +08:00
parent e83ca0b39f
commit 69f9cba6d6

View File

@ -1,8 +1,7 @@
name: Gitea Actions Demo name: Node.js CI
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push] on: [push]
jobs: jobs:
Explore-Gitea-Actions: build:
steps: steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."