Skip to content

Merge pull request #503 from dipjyotimetia/dependabot/npm_and_yarn/da… #1049

Merge pull request #503 from dipjyotimetia/dependabot/npm_and_yarn/da…

Merge pull request #503 from dipjyotimetia/dependabot/npm_and_yarn/da… #1049

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