Skip to content

[Feature Request]: OPDS Support #41

[Feature Request]: OPDS Support

[Feature Request]: OPDS Support #41

name: Label sponsors
on:
pull_request:
types: [opened]
issues:
types: [opened]
jobs:
build:
name: is-sponsor-label
runs-on: ubuntu-latest
steps:
- uses: JasonEtco/[email protected]
label: sponsor 💖

Check failure on line 13 in .github/workflows/label-sponsors.yml

View workflow run for this annotation

GitHub Actions / Label sponsors

Invalid workflow file

The workflow is not valid. .github/workflows/label-sponsors.yml (Line: 13, Col: 9): Unexpected value 'label'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}