Skip to content

Commit

Permalink
Fix admin UI check workflow again, hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasKalbertodt committed Aug 13, 2024
1 parent bc1902d commit cc00d29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-admin-ui-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
contents: read
steps:
- name: Check out the code
Expand Down

0 comments on commit cc00d29

Please sign in to comment.