diff --git a/.github/workflows/ui-components.yml b/.github/workflows/ui-components.yml index 2019334ea..ce1bdfc78 100644 --- a/.github/workflows/ui-components.yml +++ b/.github/workflows/ui-components.yml @@ -1,11 +1,8 @@ name: UI Components on: - workflow_dispatch: - push: - branches: - - master - + workflow_dispatch: + permissions: contents: read # to fetch code (actions/checkout)