diff --git a/README.md b/README.md index aafd5a7..c035c02 100644 --- a/README.md +++ b/README.md @@ -38,5 +38,5 @@ jobs: contents: write if: github.event.pull_request.merged == true secrets: inherit - uses: trustification/release-tools/.github/workflows/backport.yaml@main + uses: guacsec/release-tools/.github/workflows/backport.yaml@main ``` \ No newline at end of file diff --git a/pkg/config/config.yaml b/pkg/config/config.yaml index 8b6621a..d8e0f38 100644 --- a/pkg/config/config.yaml +++ b/pkg/config/config.yaml @@ -10,20 +10,10 @@ # - org: the organization of the repo # repo: the repo repos: - - org: trustification - repo: trustification.github.io - - org: trustification - repo: release-tools - - org: trustification - repo: trustify-operator - # - org: trustification - # repo: trustify-helm-charts - # - org: trustification - # repo: trustify - - org: trustification + - org: guacsec + repo: trustify-release-tools + - org: guacsec repo: trustify-ui - - org: trustification - repo: trustify-tests # Labels # List of labels, their color and description, that should exist in the specified repositories.