Skip to content

Bump org.apache.groovy:groovy from 4.0.14 to 4.0.15 #96

Bump org.apache.groovy:groovy from 4.0.14 to 4.0.15

Bump org.apache.groovy:groovy from 4.0.14 to 4.0.15 #96

Workflow file for this run

name: "PR Labeler"
on:
pull_request_target:
types: [ opened ]
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: ffittschen/pr-branch-labeler@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}