Skip to content

[Bug]: "Error: Uncaught TypeError" when attempting to open bookmarks menu after navigating to a bookmark #150

[Bug]: "Error: Uncaught TypeError" when attempting to open bookmarks menu after navigating to a bookmark

[Bug]: "Error: Uncaught TypeError" when attempting to open bookmarks menu after navigating to a bookmark #150

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 }}