diff --git a/.github/workflows/governance.yml b/.github/workflows/governance.yml index e4b3b5a..698fc99 100644 --- a/.github/workflows/governance.yml +++ b/.github/workflows/governance.yml @@ -28,8 +28,6 @@ jobs: # Use the reusable workflow defined in the central governance repository # zizmor: ignore[ref-confusion] uses: Universal-Commerce-Protocol/.github/.github/workflows/reusable-governance.yml@main - with: - repo-name: "python-sdk" secrets: # Required: An org-level Read token to read team memberships ORG_READ_TOKEN: ${{ secrets.ORG_READ_TOKEN }}