diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c8fb9d3..26aeef0 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-plugin.yml@main + uses: molecule-ai/molecule-ci/.github/workflows/validate-plugin.yml@main