re-enable workflow trigger

This commit is contained in:
CocoByte 2024-01-25 23:12:15 -07:00
parent 564f60f72a
commit 13e1dd6224
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F

View file

@ -4,6 +4,26 @@
name: Build and deploy development for release
on:
workflow_dispatch:
inputs:
environment:
type: choice
description: Which environment should we use?
options:
- staging
- development
- backup
- ky
- es
- nl
- rh
- za
- gd
- rb
- ko
- ab
- rjm
- dk
push:
paths-ignore:
- 'docs/**'