Skip to content

🔨 Update files by <github-actions[bot]> #89

🔨 Update files by <github-actions[bot]>

🔨 Update files by <github-actions[bot]> #89

name: "Label Actions PR"
on:
pull_request:
types: [opened, reopened]
permissions:
contents: read
pull-requests: write
jobs:
action:
if: ${{ github.event.pull_request.user.login != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/[email protected]
- uses: actions/[email protected]
with:
configuration-path: .github/workflows/config/labeler.yml
sync-labels: false
dot: true