Skip to content

App ab5dad379dc17f4cee90d0698577a33a8cb82681 #13

App ab5dad379dc17f4cee90d0698577a33a8cb82681

App ab5dad379dc17f4cee90d0698577a33a8cb82681 #13

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