diff --git a/.github/workflows/update_draft_features_weekly.yml b/.github/workflows/update_draft_features_weekly.yml index 39ebd7e91d1..29b7183df52 100644 --- a/.github/workflows/update_draft_features_weekly.yml +++ b/.github/workflows/update_draft_features_weekly.yml @@ -6,9 +6,6 @@ on: - cron: '30 5 * * 1' workflow_dispatch: -permissions: - pull-requests: write - jobs: update-drafts: runs-on: ubuntu-latest