Skip to content

Merge pull request #41 from halo-dev/feature/rss-source-view #32

Merge pull request #41 from halo-dev/feature/rss-source-view

Merge pull request #41 from halo-dev/feature/rss-source-view #32

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
uses: halo-sigs/reusable-workflows/.github/workflows/plugin-ci.yaml@v1
with:
node-version: "20"
pnpm-version: "9"
ui-path: "ui"
artifacts-path: 'app/build/libs'