Skip to content

feat: add RSS feed for subscribing to post lists by tag slug #22

feat: add RSS feed for subscribing to post lists by tag slug

feat: add RSS feed for subscribing to post lists by tag slug #22

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:
skip-node-setup: true
artifacts-path: 'app/build/libs'