Skip to content

Commit

Permalink
ci: trigger on vDEBUG tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisSchinnerl committed Jan 22, 2024
1 parent da7ba03 commit 406c9c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- master
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
- 'vDEBUG'

jobs:
update-formula:
Expand Down

0 comments on commit 406c9c5

Please sign in to comment.