Skip to content

Commit

Permalink
CI - Updated release creation condition
Browse files Browse the repository at this point in the history
  • Loading branch information
Kévin ZGRZENDEK committed Jan 7, 2025
1 parent cddb6bc commit 3a0f967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches:
- "dev"
tags:
- "v*.*.*"
- "redcap-*.*.*"

jobs:
aphp-chart-ci-workflow:
Expand Down

0 comments on commit 3a0f967

Please sign in to comment.