Skip to content

Bump semver from 5.7.1 to 5.7.2 in /frontend #1996

Bump semver from 5.7.1 to 5.7.2 in /frontend

Bump semver from 5.7.1 to 5.7.2 in /frontend #1996

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
name: Label Branch
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"