Skip to content

Commit

Permalink
ci: changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
cseas committed Dec 23, 2024
1 parent e61cc97 commit d23626f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/checklist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
- name: Changeset
if: |
github.event.workflow_run.conclusion == 'success' &&
github.event.pull_request.draft == false &&
!(contains(github.event.pull_request.labels.*.name, 'changeset-not-applicable') ||
contains(github.event.pull_request.labels.*.name, 'changeset-added'))
Expand Down

0 comments on commit d23626f

Please sign in to comment.