Skip to content

Commit

Permalink
Run Release workflow automatically in this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cschwan committed Mar 30, 2024
1 parent 3d2cc9f commit 8bd5c7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
tags:
- 'v[0-9]+*'
branches:
- fix-macos-cli-generation
workflow_dispatch:

env:
Expand Down

0 comments on commit 8bd5c7b

Please sign in to comment.