Skip to content

Commit 02533d1

Browse files
committed
Minor correction.
1 parent a91285b commit 02533d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitsplit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ splits:
1717
target: "https://${GH_TOKEN}@github.com:web-token/jwt-bundle.git"
1818

1919
origins:
20-
- "^master$"
21-
- "^v\d+\.\d+\.\d+$"
20+
- ^master$
21+
- ^v\d+\.\d+\.\d+$

0 commit comments

Comments
 (0)