Skip to content

Update sbt, scripted-plugin to 1.10.5 #219

Update sbt, scripted-plugin to 1.10.5

Update sbt, scripted-plugin to 1.10.5 #219

name: PR Branch Labeler
on:
pull_request_target:
types:
- opened
jobs:
label_prs:
runs-on: ubuntu-latest
steps:
- name: Label PRs
uses: ffittschen/pr-branch-labeler@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}