From a7cf011174f5bf92ac31d2fcff34562bca87210b Mon Sep 17 00:00:00 2001 From: Jan Raasch <425211+janraasch@users.noreply.github.com> Date: Wed, 7 Feb 2024 13:52:04 +0100 Subject: [PATCH] chore: I expected something different. https://whatthecommit.com/08d009c15b7a97ff4d3ae2461559c5f8 --- .github/workflows/auto-merge.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml index 7236e52..1425d9b 100644 --- a/.github/workflows/auto-merge.yml +++ b/.github/workflows/auto-merge.yml @@ -8,8 +8,8 @@ on: - master permissions: - issues: write - pull-requests: write + contents: read + pull-requests: read jobs: auto-merge: @@ -24,8 +24,6 @@ jobs: with: app_id: ${{ secrets.BIG_MERGER_APP_ID }} private_key: ${{ secrets.BIG_MERGER_CLIENT_SECRET }} - repositories: >- - ["janraasch/hugo-product-launch"] - name: Dependabot metadata id: dependabot-metadata