Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Bump marked from 4.3.0 to 12.0.0 #205

Bump marked from 4.3.0 to 12.0.0

Bump marked from 4.3.0 to 12.0.0 #205

Workflow file for this run

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