Skip to content

Allow NPM_TOKEN for downloading package from private repositories. #979

Allow NPM_TOKEN for downloading package from private repositories.

Allow NPM_TOKEN for downloading package from private repositories. #979

on:
issue_comment:
types:
- created
jobs:
check-readme:
uses: "sclorg/ci-actions/.github/workflows/check-readme.yml@main"
container-tests:
uses: "sclorg/ci-actions/.github/workflows/container-tests.yml@main"
with:
enabled-tests: '["container","container-pytest","openshift-4","openshift-pytest","container-fips"]'
versions: '[ "20", "20-minimal", "22", "22-minimal", "24", "24-minimal" ]'
openshift-versions: '[ "20", "20-minimal", "22", "22-minimal", "24", "24-minimal" ]'
secrets: inherit