From 3e0192c7621a619dc1d9db8366fdf484f9a83c9c Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Tue, 22 Aug 2023 16:30:52 +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