From 98d4441c5cbb32a8a2d9950f7d47cb8f7d256cc1 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Mon, 21 Aug 2023 14:59:00 +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