Skip to content

Commit

Permalink
chore: fix CI not running on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Rogdham committed May 20, 2024
1 parent f2aa81b commit 1dcc09f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- "master"
- "ci-*"
tags:
- "**"
pull_request:

env:
Expand Down

0 comments on commit 1dcc09f

Please sign in to comment.