Skip to content

Fix/period in folder #9

Fix/period in folder

Fix/period in folder #9

Workflow file for this run

name: PR Labeler
# Controls when the workflow will run
on:
workflow_dispatch:
pull_request:
types: [ opened ]
branches: [ '*' ]
# Tag jobs
jobs:
pr-labeler:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: TimonVS/pr-labeler-action@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
congiruation-path: .github/pr-labeler.yml