Skip to content

Commit fd163b0

Browse files
authored
compare to origin/master (#3290)
* compare to origin/master * Create poor-eggs-bow.md * update changeset * fix again * fix again
1 parent 4edfe22 commit fd163b0

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.changeset/hot-pumas-allow.md

-1
This file was deleted.

.changeset/poor-eggs-bow.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

.github/workflows/changesets.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
run: yarn
2626

2727
- name: Check if any Changeset file exists
28-
run: yarn changeset status --since=master
28+
run: yarn changeset status --since=origin/master

0 commit comments

Comments
 (0)