Skip to content

Commit

Permalink
allow prettier workflow to be ran manually
Browse files Browse the repository at this point in the history
mostly for i18n branch
  • Loading branch information
KTrain5169 authored Sep 9, 2024
1 parent 259a14e commit 1b73818
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
pull_request:
types: [opened, reopened, ready_for_review, synchronize]
merge_group:
workflow_dispatch:

jobs:
prettier-check:
Expand Down

0 comments on commit 1b73818

Please sign in to comment.