Skip to content

Commit

Permalink
Update mergebot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Adammatthiesen authored Nov 27, 2024
1 parent 012d941 commit 8f9a535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mergebot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:
jobs:
mergebot:
if: ${{ github.repository_owner == 'withstudiocms' }}
uses: withstudiocms/mergebot/.github/workflows/mergebot.yml@main
uses: withstudiocms/automations/.github/workflows/mergebot.yml@main
secrets:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK_MERGEBOT }}

0 comments on commit 8f9a535

Please sign in to comment.