Merge pull request 'fix(ci): lowercase 'molecule-ai/' in cross-repo workflow refs' (#2) from fix/lowercase-org-slug into main
Some checks failed
CI / validate (push) Failing after 20s
Some checks failed
CI / validate (push) Failing after 20s
This commit is contained in:
commit
1717069b1f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user