Skip to content

Commit 36f8eae

Browse files
committed
update branch to test and add changeset file
1 parent 56ae127 commit 36f8eae

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/many-comics-begin.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"chainlink": patch
3+
---
4+
5+
Refactor changesets release preview workflow #internal

.github/workflows/changesets-preview-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Release Preview - Changeset
77
on:
88
push:
99
branches:
10-
- re-2590/refactor-changesets-release-preview # remove after testing
10+
- re-2590/refactor-changeset-release-preview # remove after testing
1111
# - develop
1212

1313
jobs:

0 commit comments

Comments
 (0)