MYDOC/.gitea/workflows/demo.yaml
洪剑峰 05ea195a72
Some checks failed
Node.js CI / build (push) Failing after 6s
123
2024-08-13 19:01:42 +08:00

8 lines
95 B
YAML

name: Node.js CI
on: [push]
jobs:
build:
steps:
- run: ${{ github.sha }}