diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index deccb1a..d210585 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,4 +2,4 @@ name: CI on: [push, pull_request] jobs: validate: - uses: Molecule-AI/molecule-ci/.github/workflows/validate-org-template.yml@main + uses: molecule-ai/molecule-ci/.github/workflows/validate-org-template.yml@main