Skip to content

Update scalameta to 4.8.8 #1029

Update scalameta to 4.8.8

Update scalameta to 4.8.8 #1029

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}