Skip to content

Commit

Permalink
update on action
Browse files Browse the repository at this point in the history
  • Loading branch information
christopheg committed May 24, 2024
1 parent 7488d4c commit bf67b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpinsight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
name: PHP Insights checks
steps:
- uses: actions/checkout@$GITHUB_REF
- uses: actions/checkout@${GITHUB_REF##*/}
- name: PHP-Insights
uses: docker://tigron/skeleton-test-phpinsights
with:
Expand Down

0 comments on commit bf67b2e

Please sign in to comment.