Skip to content

Update dependency org.hamcrest:hamcrest to v3 #1397

Update dependency org.hamcrest:hamcrest to v3

Update dependency org.hamcrest:hamcrest to v3 #1397

Workflow file for this run

name: Labeler
on:
- pull_request
jobs:
assign:
runs-on: ubuntu-18.04
steps:
- uses: actions/labeler@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: ".github/labels.yaml"