Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
datengraben committed Feb 7, 2025
1 parent 99dabee commit 03337ad
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/phpcbf-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@ jobs:
run: |
./vendor/bin/phpcbf -q --parallel=1 src templates assets
# report-phpcbf:
# needs: phpcbf
# if: ${{ always() && contains(needs.*.result, 'failure') }}
# runs-on: ubuntu-latest
# steps:

- name: Find Comment
if: steps.cbf.outcome == 'failure'
uses: peter-evans/find-comment@v3
Expand Down

0 comments on commit 03337ad

Please sign in to comment.