Skip to content

Commit

Permalink
Restrict token permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jun 15, 2022
1 parent e453566 commit 18f2127
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -6,6 +6,9 @@ on:

name: "CI"

permissions:
contents: read

jobs:
coding-guidelines:
name: Coding Guidelines
Expand Down

0 comments on commit 18f2127

Please sign in to comment.