diff --git a/.github/workflows/gh-repo-list-save.yml b/.github/workflows/gh-repo-list-save.yml index e850f7b..1a3ed0e 100644 --- a/.github/workflows/gh-repo-list-save.yml +++ b/.github/workflows/gh-repo-list-save.yml @@ -1,4 +1,7 @@ name: List Repositories and Save +permissions: + contents: read + actions: read on: workflow_dispatch: