Skip to content

Commit

Permalink
Merge pull request #2184 from sashashura/patch-1
Browse files Browse the repository at this point in the history
GitHub Workflows security hardening
  • Loading branch information
cyberw authored Sep 1, 2022
2 parents 2b12a3c + 653a3a1 commit 2b74444
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Tests

on: [push, pull_request]

permissions:
contents: read

jobs:
tests:
name: ${{ matrix.name }}
Expand Down

0 comments on commit 2b74444

Please sign in to comment.