diff --git a/.github/workflows/prettier.yml b/.github/workflows/prettier.yml index 6c13aff..1bf8df8 100644 --- a/.github/workflows/prettier.yml +++ b/.github/workflows/prettier.yml @@ -1,6 +1,6 @@ name: Prettier for JS Code -on: [pull_request] +on: [push, pull_request] jobs: cleanup_tasks: