From 14ee91aa127766813d58d3a4c22a616806af702f Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Thu, 22 Aug 2024 16:07:05 +1200 Subject: [PATCH] MNT Run module-standardiser --- .github/workflows/tag-patch-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tag-patch-release.yml b/.github/workflows/tag-patch-release.yml index 0950def..ff4cd3b 100644 --- a/.github/workflows/tag-patch-release.yml +++ b/.github/workflows/tag-patch-release.yml @@ -18,6 +18,7 @@ jobs: if: (github.event_name == 'schedule' && github.repository_owner == 'silverstripe') || (github.event_name != 'schedule') runs-on: ubuntu-latest permissions: + actions: write contents: write steps: - name: Tag release