mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-21 17:43:23 +01:00
Update .github/workflows/changesets.yml
Co-authored-by: Cina Saffary <itscina@gmail.com>
This commit is contained in:
parent
8fab856f8d
commit
8e3876a0c9
1 changed files with 2 additions and 0 deletions
2
.github/workflows/changesets.yml
vendored
2
.github/workflows/changesets.yml
vendored
|
@ -5,6 +5,8 @@ on:
|
|||
branches:
|
||||
- main
|
||||
|
||||
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
jobs:
|
||||
release:
|
||||
if: ${{ github.repository_owner == 'cloudflare' }}
|
||||
|
|
Loading…
Reference in a new issue