Skip to content

[p5.js 2.0 Bug Report]: Re-declaration catching is too strict and finds non-conflicting variable declarations #1895

[p5.js 2.0 Bug Report]: Re-declaration catching is too strict and finds non-conflicting variable declarations

[p5.js 2.0 Bug Report]: Re-declaration catching is too strict and finds non-conflicting variable declarations #1895

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened, edited]
permissions:
issues: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0