Skip to content

Update scala-library to 2.13.14 #87

Update scala-library to 2.13.14

Update scala-library to 2.13.14 #87

Workflow file for this run

# Pull Request Actions.
# ~~~~
name: PR Actions
on:
pull_request:
types: [ opened, reopened, ready_for_review ]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
pr-labeler:
name: Add Labels
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v3
with:
configuration-path: .github/pr-auto-label.yml