Skip to content

Commit

Permalink
add permissions block for lock acquisition
Browse files Browse the repository at this point in the history
Signed-off-by: MarkAckert <[email protected]>
  • Loading branch information
MarkAckert committed Jan 14, 2025
1 parent e7cf8cb commit 63b9f10
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: CI Testing

permissions:
contents: write
pull-requests: write

on:
push:
branches:
Expand Down

0 comments on commit 63b9f10

Please sign in to comment.