Skip to content

Merge pull request #2092 from BotBlake/remove_legacy_issue_forms #584

Merge pull request #2092 from BotBlake/remove_legacy_issue_forms

Merge pull request #2092 from BotBlake/remove_legacy_issue_forms #584

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/_build-prod.yml