Skip to content

Adding a rule to suggest constructor injection over Provides method #578

Adding a rule to suggest constructor injection over Provides method

Adding a rule to suggest constructor injection over Provides method #578

Workflow file for this run

name: Git Town
on:
pull_request:
branches:
- '**'
jobs:
git-town:
name: Display the branch stack
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: git-town/action@8a6469b6e49b1d8c8eac1daf542ce05fac587308 # v1