Skip to content

[Fools Gold / Team 01] - 67113e0512c31eea4016afcc #572

[Fools Gold / Team 01] - 67113e0512c31eea4016afcc

[Fools Gold / Team 01] - 67113e0512c31eea4016afcc #572

Workflow file for this run

name: Run Staging Tests
run-name: '[${{ github.event.client_payload.question_name }} / ${{ github.event.client_payload.name }}] - ${{ github.event.client_payload.submission_id }}'
on:
repository_dispatch:
types: [run-staging-tests]
jobs:
staging-test:
name: Staging
uses: ./.github/workflows/test.yml
with:
application_environment: STAGING
secrets: inherit