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 dc599ef commit c0037a5Copy full SHA for c0037a5
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
6
branches:
7
- master
8
- develop
9
+ - release/**
10
11
jobs:
12
tests:
0 commit comments