Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

⬆️ Bump @faker-js/faker from 7.6.0 to 8.0.2 #222

⬆️ Bump @faker-js/faker from 7.6.0 to 8.0.2

⬆️ Bump @faker-js/faker from 7.6.0 to 8.0.2 #222

Workflow file for this run

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