Skip to content

Commit

Permalink
It compiles! Ship it!
Browse files Browse the repository at this point in the history
  • Loading branch information
FG-TUM committed Feb 14, 2024
1 parent 6bf9de1 commit 5a87452
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .github/workflows/DocTagChecker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ jobs:
# needed to grant workflows opened by dependabot rights to create comments.
permissions:
issues: write
actions: write
checks: write
contents: write
deployments: write
id-token: write
discussions: write
packages: write
pages: write
repository-projects: write
security-events: write
statuses: write
# actions: write
# checks: write
# contents: write
# deployments: write
# id-token: write
# discussions: write
# packages: write
# pages: write
# repository-projects: write
# security-events: write
# statuses: write
pull-requests: write
steps:
- name: Checkout
Expand Down

0 comments on commit 5a87452

Please sign in to comment.