We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baa7bc0 commit 5b698f2Copy full SHA for 5b698f2
.github/workflows/check.yml
@@ -6,6 +6,7 @@ on:
6
branches:
7
- main
8
- next
9
+ - changeset-release/**
10
11
permissions:
12
id-token: write # used to upload artifacts to codecov
0 commit comments