first commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
uses: halo-sigs/reusable-workflows/.github/workflows/plugin-ci.yaml@v4
|
||||
with:
|
||||
ui-path: "ui"
|
||||
pnpm-version: 10
|
||||
node-version: 24
|
||||
java-version: 21
|
||||
Reference in New Issue
Block a user