diff --git a/.github/workflows/lock-resources.yml b/.github/workflows/lock-resources.yml index 679248bf4..e9be87cf8 100644 --- a/.github/workflows/lock-resources.yml +++ b/.github/workflows/lock-resources.yml @@ -2,6 +2,8 @@ name: lock-resources on: schedule: - cron: '0 18 * * *' + workflow_dispatch: + permissions: id-token: write contents: read