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 c05d17b commit e0cc0efCopy full SHA for e0cc0ef
.github/workflows/build-cli.yaml
@@ -2,7 +2,7 @@ name: build-cli
2
on:
3
push:
4
tags:
5
- - *
+ - '*'
6
branches:
7
- v2
8
pull_request:
0 commit comments