Skip to content

Update scala3-library, ... to 3.3.4 #213

Update scala3-library, ... to 3.3.4

Update scala3-library, ... to 3.3.4 #213

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