Skip to content

Update fs2-core, fs2-io to 3.11.0 #207

Update fs2-core, fs2-io to 3.11.0

Update fs2-core, fs2-io to 3.11.0 #207

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