Skip to content

Commit

Permalink
fix: fails on pr from forked repos
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad-Alavi committed Jan 26, 2024
1 parent cee9079 commit 1400040
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/php-cs-fixer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
- name: Use Cache
uses: actions/cache@v4
with:
Expand Down

0 comments on commit 1400040

Please sign in to comment.