.github: restrict permissions

pull/167/head
Tamir Duberstein 1 week ago
parent 5d4f746001
commit 6647ff3112
No known key found for this signature in database

@ -19,6 +19,8 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true cancel-in-progress: true
permissions: {}
jobs: jobs:
build: build:
strategy: strategy:

Loading…
Cancel
Save