Skip to content

Update org.eclipse.jgit to 5.13.3.202401111512-r #239

Update org.eclipse.jgit to 5.13.3.202401111512-r

Update org.eclipse.jgit to 5.13.3.202401111512-r #239

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}