We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e9e13 commit b7389d7Copy full SHA for b7389d7
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
branches: ["*"]
6
push:
7
- branches: ["main"]
+ branches: ["main", "changesets/release"]
8
merge_group:
9
workflow_dispatch:
10
inputs:
0 commit comments