Skip to content

Commit

Permalink
Remove workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-montalvo committed Aug 8, 2024
1 parent 49dac38 commit 257bd85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prettier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Prettier
# minimally modified from https://github.com/creyD/prettier_action#example-2-using-the-only_changed-or-same_commit-option-on-pr

on:
workflow_dispatch:
pull_request:
branches:
- main
Expand Down

0 comments on commit 257bd85

Please sign in to comment.