Skip to content

fix: don't abort opml import when a single feed exists or can't be added #610

fix: don't abort opml import when a single feed exists or can't be added

fix: don't abort opml import when a single feed exists or can't be added #610

Workflow file for this run

name: Lint
on:
pull_request:
push:
branches:
- master
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/typos@master
vale:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: errata-ai/vale-action@reviewdog