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 a91285b commit 02533d1Copy full SHA for 02533d1
.gitsplit.yml
@@ -17,5 +17,5 @@ splits:
17
target: "https://${GH_TOKEN}@github.com:web-token/jwt-bundle.git"
18
19
origins:
20
- - "^master$"
21
- - "^v\d+\.\d+\.\d+$"
+ - ^master$
+ - ^v\d+\.\d+\.\d+$
0 commit comments