File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 push :
55 branches : [main]
66
7- env :
8- BRANCH_NAME : ${{ github.event.pull_request.head.ref }}
9-
107jobs :
118 get_config_values :
129 uses : NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@f3d19a678a725917a5c59cae4d76db621bb7c9c7
Original file line number Diff line number Diff line change 44 pull_request :
55 branches : [main]
66
7- env :
8- BRANCH_NAME : ${{ github.event.pull_request.head.ref }}
9-
107jobs :
118 get_config_values :
129 uses : NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@f3d19a678a725917a5c59cae4d76db621bb7c9c7
Original file line number Diff line number Diff line change 55 schedule :
66 - cron : " 0 8 * * 3"
77
8- env :
9- BRANCH_NAME : ${{ github.event.pull_request.head.ref }}
10-
118jobs :
129 get_config_values :
1310 uses : NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@f3d19a678a725917a5c59cae4d76db621bb7c9c7
4037 with :
4138 dry_run : false
4239 pinned_image : ${{ needs.get_config_values.outputs.pinned_image }}
43- branch_name : ${{ github.event.pull_request.head.ref }}
40+ branch_name : main
4441 tag_format : ${{ needs.get_config_values.outputs.tag_format }}
4542 secrets : inherit
You can’t perform that action at this time.
0 commit comments