diff --git a/.github/workflows/validate-plugin-version.yml b/.github/workflows/validate-plugin-version.yml index d55c29a..c46a9dd 100644 --- a/.github/workflows/validate-plugin-version.yml +++ b/.github/workflows/validate-plugin-version.yml @@ -2,6 +2,7 @@ name: Validate Tested Up To Version on: schedule: - cron: '0 0 * * 0' + workflow_dispatch: permissions: pull-requests: write