Skip to content

Commit 336c947

Browse files
authored
ci: Attempt to fix prettier workflow for other user PRs (#310)
1 parent ad1e7e9 commit 336c947

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/prettier.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
steps:
1414
- name: Checkout
1515
uses: actions/checkout@v3
16-
with:
17-
ref: ${{ github.head_ref }}
1816

1917
- name: Install prettier and plugin-php
2018
run: npm install --global prettier @prettier/plugin-php

0 commit comments

Comments
 (0)