Skip to content

Commit

Permalink
Merge pull request #3816 from forcedotcom/Crebs-patch-1
Browse files Browse the repository at this point in the history
Update pr.yaml
  • Loading branch information
Crebs authored Jan 27, 2025
2 parents fdb99ba + 4bc5951 commit e165e77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Check Write Permission
uses: octokit/[email protected]
id: check_permission
id: check_permissions
with:
route: GET /repos/${{ github.repository }}/collaborators/${{ github.triggering_actor }}/permission
env:
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:
steps:
- name: Check Write Permission
uses: octokit/[email protected]
id: check_permission
id: check_permissions
with:
route: GET /repos/${{ github.repository }}/collaborators/${{ github.triggering_actor }}/permission
env:
Expand Down

0 comments on commit e165e77

Please sign in to comment.