Skip to content

Commit

Permalink
ff
Browse files Browse the repository at this point in the history
  • Loading branch information
btungut committed Nov 6, 2023
1 parent 49e4695 commit e0cd202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-feature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- "src/**"
- "Dockerfile"

run-name: ${{ format('{00}-r{0:F2}', github.run_number, github.run_attempt) }}
run-name: ${{ format('{00}-r{01}', github.run_number, github.run_attempt) }}

env:
HELM_DIR: "chart"
Expand Down

0 comments on commit e0cd202

Please sign in to comment.