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 f33cca8 commit 486c8bfCopy full SHA for 486c8bf
1 file changed
.github/workflows/changeset.yaml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- main
8
+ - 'release/**' # e.g. release/2.10.x
9
10
concurrency: ${{ github.workflow }}-${{ github.ref }}
11
0 commit comments