Skip to content

style_links.js not updated after removing some projects #491

style_links.js not updated after removing some projects

style_links.js not updated after removing some projects #491

Workflow file for this run

name: Issues Labeler
on:
issues:
types: [opened, edited]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v2.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issues_labeler.yml
enable-versioned-regex: 0