Skip to content

Commit

Permalink
Testing if creating a tag actually sets the proper version
Browse files Browse the repository at this point in the history
  • Loading branch information
Enmk committed Dec 11, 2024
1 parent 1555ef7 commit cbaa861
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release_branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ on: # yamllint disable-line rule:truthy
push:
branches:
- 'releases/24.8**'
tags:
- '*'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit cbaa861

Please sign in to comment.