Skip to content

Bump Ludy87/action from 1.0.4 to 1.0.5 #101

Bump Ludy87/action from 1.0.4 to 1.0.5

Bump Ludy87/action from 1.0.4 to 1.0.5 #101

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