Skip to content

🤖 Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 #13

🤖 Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3

🤖 Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 #13

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
branches:
- main
permissions:
contents: read
pull-requests: write
concurrency:
group: ${{github.workflow}}-${{github.ref}}
cancel-in-progress: true
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
configuration-path: config/labeler.yml
sync-labels: true