Skip to content

fix(ci): propose sirus spec to the canonical registry path (#157) #123

fix(ci): propose sirus spec to the canonical registry path (#157)

fix(ci): propose sirus spec to the canonical registry path (#157) #123

Workflow file for this run

name: Platform Standards
on:
pull_request:
push:
branches: [main]
permissions: {}
jobs:
pnpm:
uses: Starisian-Technologies/sparxstar-code-conformance/.github/workflows/pnpm-enforcement.yml@v1
with:
enforcement_mode: advisory
secrets: inherit
php:
uses: Starisian-Technologies/sparxstar-code-conformance/.github/workflows/php-enforcement.yml@v1
with:
repo_type: wp-plugin
enforcement_mode: advisory
secrets:
COMPOSER_RESOLVER_PRIVATE_KEY: ${{ secrets.COMPOSER_RESOLVER_PRIVATE_KEY }}
css:
uses: Starisian-Technologies/sparxstar-code-conformance/.github/workflows/css-enforcement.yml@v1
with:
repo_type: wp-plugin
enforcement_mode: advisory
secrets: inherit