Skip to content

Bump braces from 3.0.2 to 3.0.3 #22

Bump braces from 3.0.2 to 3.0.3

Bump braces from 3.0.2 to 3.0.3 #22

Workflow file for this run

name: Check Labels
on:
pull_request:
branches:
- master
types:
- opened
- labeled
- unlabeled
- synchronize
jobs:
check_labels:
runs-on: ubuntu-latest
steps:
- uses: smartlyio/check-versioning-action@v5
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}