Skip to content

App 871779371836fa25e29139383fa767a5a204147d #16

App 871779371836fa25e29139383fa767a5a204147d

App 871779371836fa25e29139383fa767a5a204147d #16

Workflow file for this run

name: App All
run-name: App ${{ github.sha }}
on:
workflow_dispatch:
# https://docs.github.com/en/actions/sharing-automations/reusing-workflows
jobs:
stand:
permissions:
contents: read
packages: write
deployments: write
uses: ./.github/workflows/stand-stack.yml
secrets: inherit
client:
uses: ./.github/workflows/client-build.yml
secrets: inherit