Skip to content

Commit

Permalink
chore: I expected something different.
Browse files Browse the repository at this point in the history
  • Loading branch information
janraasch committed Feb 7, 2024
1 parent 4175aa2 commit a7cf011
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
- master

permissions:
issues: write
pull-requests: write
contents: read
pull-requests: read

jobs:
auto-merge:
Expand All @@ -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
Expand Down

0 comments on commit a7cf011

Please sign in to comment.