Skip to content

Rename Spree::Config.promotions.promotion_adjuster_class #2160

Rename Spree::Config.promotions.promotion_adjuster_class

Rename Spree::Config.promotions.promotion_adjuster_class #2160

name: "Triage for Changelog"
on: pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
dot: true
ensure:
uses: "./.github/workflows/ensure_changelog_label.yml"
needs: "triage"