Skip to content

Commit fd1c52f

Browse files
committed
Refered to the main branch of the chart ci reusable workflow
1 parent 27e256d commit fd1c52f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chart-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
aphp-chart-ci-workflow:
12-
uses: aphp/ci-workflows/.github/workflows/chart-ci.yml@dev
12+
uses: aphp/ci-workflows/.github/workflows/chart-ci.yml@main
1313
with:
1414
chart-dir: "charts/redcap"
1515
chart-values: "charts/redcap/values.yaml"

0 commit comments

Comments
 (0)