Skip to content

remove actions folder #167

remove actions folder

remove actions folder #167

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