Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Seasawher committed May 10, 2024
1 parent bf5cf60 commit 91f7fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
permissions:
issues: write # required to create issues
pull-requests: write # required to create pull requests
contents: read
contents: write
steps:
- name: Update Lean project
uses: oliver-butterley/lean-update-action@v1-alpha
Expand Down

0 comments on commit 91f7fff

Please sign in to comment.