Skip to content

Commit

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

permissions: {}

jobs:
tests:
name: Tests
Expand Down

0 comments on commit f8b46d8

Please sign in to comment.