Skip to content

Add GHA service role template and deploy action #565

Add GHA service role template and deploy action

Add GHA service role template and deploy action #565

name: Check project standards
on: push
jobs:
check-cloudformation:
uses: prx/.github/.github/workflows/check-project-std-cloudformation.yml@main
check-python:
uses: prx/.github/.github/workflows/check-project-std-python.yml@main
check-ruby:
uses: prx/.github/.github/workflows/check-project-std-ruby.yml@main
check-javascript:
uses: prx/.github/.github/workflows/check-project-std-javascript.yml@main