Skip to content

Commit

Permalink
commit w/o ci change
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacksonmills committed Oct 25, 2023
1 parent 716a1ad commit 154f3c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
# This will use the `changedFilePatterns` to check that a changeset has been added
# if any matched file has been changed in /cli
# NONE /ci CHANGE
- name: Validate changeset if /cli modified
if: steps.cli-check.outputs.stdout != 'No changes in /cli'
run: pnpm changeset status --since origin/next
Expand Down

0 comments on commit 154f3c2

Please sign in to comment.