Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ardier16 committed Jun 20, 2024
1 parent 5146812 commit e134cf5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+'
- 'v[0-9]+.[0-9]+.[0-9]+'
- 'v[0-9]+.[0-9]+.[0-9]+-stable.[0-9]+'

jobs:
converge:
Expand Down

0 comments on commit e134cf5

Please sign in to comment.