Skip to content

Commit

Permalink
chore(ci): limit workflow permissions (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Jan 21, 2025
1 parent a803282 commit 07f57ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

permissions: {}

jobs:
tests:
name: Unit Tests
Expand Down

0 comments on commit 07f57ef

Please sign in to comment.