Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamharrison committed Mar 29, 2024
1 parent 554743e commit c52b2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-stubs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
jobs:
update_stubs:
runs-on: ubuntu-latest
permissions: { pull-requests: "write", content: "write" }
permissions: { pull-requests: "write", contents: "write" }
steps:
- uses: actions/checkout@v2
- name: Update Stubs with LPM
Expand Down

0 comments on commit c52b2d4

Please sign in to comment.