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 43ab7b8 commit 2ed3d17Copy full SHA for 2ed3d17
.github/workflows/release-cli.yml
@@ -2,7 +2,7 @@ name: Build and Package CLI
2
3
on:
4
push:
5
- branches: [feat/cli_releaser]
+ branches: [feat/cli_releaser, master]
6
paths:
7
- "cli/**"
8
- ".github/workflows/build-and-package-cli.yml"
0 commit comments