Skip to content

Bump org.spockframework:spock-core from 2.4-M2-groovy-4.0 to 2.4-M4-groovy-4.0 #261

Bump org.spockframework:spock-core from 2.4-M2-groovy-4.0 to 2.4-M4-groovy-4.0

Bump org.spockframework:spock-core from 2.4-M2-groovy-4.0 to 2.4-M4-groovy-4.0 #261

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 }}