Skip to content

Commit

Permalink
Only trigger CLI build on v* tags
Browse files Browse the repository at this point in the history
  • Loading branch information
danielperano committed May 26, 2023
1 parent d1a7b08 commit 16b5b45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
- v*

jobs:

get_version:
runs-on: ubuntu-latest
outputs:
Expand Down

0 comments on commit 16b5b45

Please sign in to comment.