Skip to content

Commit

Permalink
Changing premissions to "contents"
Browse files Browse the repository at this point in the history
  • Loading branch information
AMollis committed Jan 9, 2024
1 parent c37b659 commit badf55b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs_mrtk2.yaml
Expand Up @@ -7,8 +7,8 @@ on:
branches: [ "main" ]

permissions:
issues: read
contents: read

jobs:
validation:
runs-on: windows-latest
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/validation_mrtk2.yaml
Expand Up @@ -7,8 +7,8 @@ on:
branches: [ "main" ]

permissions:
issues: read
contents: read

jobs:
validation:
runs-on: windows-latest
Expand Down

0 comments on commit badf55b

Please sign in to comment.