Skip to content

Commit 825eaff

Browse files
author
anakin_karrot
committed
skip cs check on package release
1 parent 83ee5ed commit 825eaff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
changeset:
102102
name: Check the status of Changesets
103103
runs-on: ubuntu-latest
104+
if: github.head_ref != 'changeset-release/main'
104105
steps:
105106
- uses: actions/checkout@v4
106107
with:

0 commit comments

Comments
 (0)