Skip to content

Commit

Permalink
GitHub Workflows security hardening (#1724)
Browse files Browse the repository at this point in the history
Signed-off-by: Alex <[email protected]>
  • Loading branch information
sashashura authored Sep 25, 2023
1 parent 7e99c0b commit 9a83ed4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
pull_request:
branches:
- main

permissions:
contents: read

jobs:
lint:
name: Lint
Expand Down

0 comments on commit 9a83ed4

Please sign in to comment.