Skip to content

move everything under the workflows dir #166

move everything under the workflows dir

move everything under the workflows dir #166

Workflow file for this run

# Builds the production version of the app
name: build-prod
on:
push:
branches:
- master
- "*.*.z"
jobs:
prod:
uses: ./.github/workflows/actions/build-prod.yml

Check failure on line 12 in .github/workflows/build-prod.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-prod.yml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory