Update .github/workflows/changesets.yml

Co-authored-by: Cina Saffary <itscina@gmail.com>
This commit is contained in:
Jacob M-G Evans 2023-08-09 14:43:50 -05:00 committed by GitHub
parent 8fab856f8d
commit 8e3876a0c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,8 @@ on:
branches: branches:
- main - main
concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs: jobs:
release: release:
if: ${{ github.repository_owner == 'cloudflare' }} if: ${{ github.repository_owner == 'cloudflare' }}