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 45a1085 commit 67b6d2aCopy full SHA for 67b6d2a
.github/workflows/dev.yml
@@ -7,7 +7,7 @@ on:
7
- synchronize
8
- reopened
9
branches:
10
- - main
+ - 'release/*'
11
12
concurrency:
13
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
0 commit comments