diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 704864c..eb18704 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -1,11 +1,5 @@ name: Generate themes.json -on: - push: - branches: - - master - pull_request: - branches: - - master +on: [workflow_dispatch] jobs: run: