Skip to content

Workflow file for this run

on:
push:
branches:
- main
jobs:
deploy-tools-prod:
uses: ./.github/workflows/deploy-stack.yml
with:
environment: tools
service: all
version: stable
secrets: inherit

Check failure on line 13 in .github/workflows/deploy-on-main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy-on-main.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
e2e-validation:
uses: ./.github/workflows/e2e-validation.yml
with:
environment: tools
secrets: inherit