We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71ffbb0 commit c0b6433Copy full SHA for c0b6433
.github/workflows/integration.yml
@@ -125,5 +125,5 @@ jobs:
125
126
- name: Check the status of Changesets
127
run: |
128
- yarn changeset status
+ yarn changeset status --since=main
129
shell: bash
0 commit comments