Skip to content

Commit

Permalink
Remove conditional of PR approval
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliaZel authored Feb 29, 2024
1 parent e1de1cf commit c6a85f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:

jobs:
prettier:
if: github.event.review.state == 'approved'
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit c6a85f4

Please sign in to comment.