diff --git a/.github/workflows/prettier-check.yaml b/.github/workflows/prettier-check.yaml index 20cff01f..78b1b26d 100644 --- a/.github/workflows/prettier-check.yaml +++ b/.github/workflows/prettier-check.yaml @@ -1,6 +1,7 @@ name: Prettier Check on: pull_request: + workflow_dispatch: jobs: check-formatting: