security: limit access to contents

pull/7053/head
David Ordás 3 years ago
parent 2ac9d4c013
commit db00b7b990
No known key found for this signature in database
GPG Key ID: 6FD751229911593E
  1. 1
      .github/workflows/stale.yml

@ -6,6 +6,7 @@ on:
workflow_dispatch: # or manually
permissions:
contents: none
issues: read
pull-requests: read

Loading…
Cancel
Save