Skip to content

Commit

Permalink
Probably also have to set permissions in fork...
Browse files Browse the repository at this point in the history
  • Loading branch information
javagl committed Oct 15, 2023
1 parent a572874 commit fabc2ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Check out repository
uses: actions/checkout@v4

- name: Checkout PR
- name: Check out PR
env:
GITHUB_TOKEN: ${{ github.token }}
run: gh pr checkout ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit fabc2ea

Please sign in to comment.