Skip to content

DO NOT MERGE - testing new changesets setup Follow up to #3352 #12

DO NOT MERGE - testing new changesets setup Follow up to #3352

DO NOT MERGE - testing new changesets setup Follow up to #3352 #12

Workflow file for this run

name: Changesets
'on':
pull_request:
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: gr2m/primer-release-changesets-validator-action@v1