Skip to content

Commit ed5af5f

Browse files
committed
do not tag on ci
1 parent f55c151 commit ed5af5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
needs: [quality_checks, get_asdf_version]
3535
uses: NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml@e31e25273fb87450be4ef763ddbed4f531c45f8e
3636
with:
37-
dry_run: false
37+
dry_run: true
3838
asdfVersion: ${{ needs.get_asdf_version.outputs.asdf_version }}
3939
branch_name: main
4040
tag_format: ${{ needs.get_asdf_version.outputs.tag_format }}

0 commit comments

Comments
 (0)