From 4df8103c16b90e0443a2c9a0fc65399ad0f27d10 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Tue, 22 Aug 2023 16:31:18 +1200 Subject: [PATCH] MNT Run module-standardiser --- .github/workflows/auto-tag.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/auto-tag.yml b/.github/workflows/auto-tag.yml index 17712c8..32801df 100644 --- a/.github/workflows/auto-tag.yml +++ b/.github/workflows/auto-tag.yml @@ -3,6 +3,7 @@ on: push: tags: - '*.*.*' + workflow_dispatch: jobs: auto-tag: name: Auto-tag