Skip to content

Commit

Permalink
ci: run Autoformat actions in PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod committed Jan 5, 2024
1 parent c40901b commit 9228ce3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/autoformat.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Autoformat

on:
pull_request:
push:
branches:
- '*'

jobs:
composer-normalize:
Expand Down

0 comments on commit 9228ce3

Please sign in to comment.