Skip to content

Update continuous integration and experimental ruby builds #3

Update continuous integration and experimental ruby builds

Update continuous integration and experimental ruby builds #3

name: Semver PR Label Check
on:
pull_request:
branches: [main]
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
run_semver_pr_label_check:
uses: main-branch/semver_pr_label_check/.github/workflows/semver_pr_label_check.yml@v1
secrets:
repo_token: ${{ secrets.GITHUB_TOKEN }}