Skip to content

Commit

Permalink
👷 add workflow_dispatch to CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
fredk3 committed Mar 26, 2024
1 parent 827b5c4 commit 883d60c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prettier-check.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Prettier Check
on:
pull_request:
workflow_dispatch:

jobs:
check-formatting:
Expand Down

0 comments on commit 883d60c

Please sign in to comment.