diff --git a/.github/workflows/sourcery.yml b/.github/workflows/sourcery.yml index 59b40f74..f1cf2763 100644 --- a/.github/workflows/sourcery.yml +++ b/.github/workflows/sourcery.yml @@ -27,4 +27,3 @@ jobs: - uses: sourcery-ai/action@v1 with: token: ${{ secrets.SOURCERY_TOKEN }} - config: .github/config/sourcery.yaml diff --git a/.github/config/sourcery.yaml b/.sourcery.yaml similarity index 100% rename from .github/config/sourcery.yaml rename to .sourcery.yaml