Skip to content

Commit

Permalink
chore: use action package configuration for updates
Browse files Browse the repository at this point in the history
Refs: OPS-10151
  • Loading branch information
lazysoundsystem committed Mar 28, 2024
1 parent cf2ff64 commit 3f7040a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/composer-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
with:
github_access_token: ${{ secrets.PAT }}
patch_branch: 'develop'
patch_packages: 'drupal/*'
patch_maintainers: ${{ secrets.DRUPAL_MAINTAINERS }}
slack_bot_token: ${{ secrets.SLACK_BOT_TOKEN }}
slack_channel_name: ${{ secrets.SLACK_CHANNEL }}
Expand Down

0 comments on commit 3f7040a

Please sign in to comment.