Skip to content

Commit

Permalink
trying new url
Browse files Browse the repository at this point in the history
  • Loading branch information
Crebs committed Jan 27, 2025
1 parent ea6a527 commit 99a26be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: octokit/[email protected]
id: check_permission
with:
route: GET /repos/${{ github.repository }}/collaborators/${{ github.triggering_actor }}/permission
route: GET /repos/:org/:repo/collaborators/:user/permission
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Debug Permission Response
Expand Down

0 comments on commit 99a26be

Please sign in to comment.