Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fb450b0758 |
@@ -2,7 +2,7 @@ name: CI
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
validate:
|
||||
uses: Molecule-AI/molecule-ci/.github/workflows/validate-workspace-template.yml@main
|
||||
uses: molecule-ai/molecule-ci/.github/workflows/validate-workspace-template.yml@main
|
||||
|
||||
tests:
|
||||
name: Adapter unit tests
|
||||
|
||||
@@ -33,7 +33,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
uses: Molecule-AI/molecule-ci/.github/workflows/publish-template-image.yml@main
|
||||
uses: molecule-ai/molecule-ci/.github/workflows/publish-template-image.yml@main
|
||||
secrets: inherit
|
||||
with:
|
||||
# When the cascade fires, client_payload.runtime_version is the
|
||||
|
||||
@@ -19,4 +19,4 @@ on:
|
||||
|
||||
jobs:
|
||||
secret-scan:
|
||||
uses: Molecule-AI/molecule-core/.github/workflows/secret-scan.yml@staging
|
||||
uses: molecule-ai/molecule-core/.github/workflows/secret-scan.yml@staging
|
||||
|
||||
Reference in New Issue
Block a user