Add permissions to workflow and fix security issue
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/create-client-fork.yml
vendored
2
.github/workflows/create-client-fork.yml
vendored
@@ -23,6 +23,8 @@ jobs:
|
||||
create-fork:
|
||||
name: Setup Client Fork
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
steps:
|
||||
- name: Validate confirmation
|
||||
|
||||
Reference in New Issue
Block a user