Skip to content

Merge pull request #437 from dipjyotimetia/dependabot/npm_and_yarn/fa… #911

Merge pull request #437 from dipjyotimetia/dependabot/npm_and_yarn/fa…

Merge pull request #437 from dipjyotimetia/dependabot/npm_and_yarn/fa… #911

Workflow file for this run

name: Labeling
on: push
jobs:
labeler:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v4
-
name: Run Labeler
if: success()
uses: crazy-max/ghaction-github-labeler@v5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
yaml-file: .github/labels.yml
skip-delete: false
dry-run: false
exclude: |
help*
*issue