Skip to content

Commit

Permalink
style(pre-commit): auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Aug 16, 2024
1 parent 9e0a882 commit 695cfa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/version-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
runs-on: ubuntu-latest
if:
${{ github.actor == 'dependabot[bot]' || github.actor == 'crowdin-bot' ||
github.actor == 'Crowdin Bot' || github.actor_id == 106019021 ||
github.actor_id == 58779643 }}
github.actor == 'Crowdin Bot' || github.actor_id == 106019021 || github.actor_id
== 58779643 }}
continue-on-error: true
steps:
- run: gh pr review --approve "$PR_URL"
Expand Down

0 comments on commit 695cfa3

Please sign in to comment.