mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 00:42:16 +02:00
Attempt to enable workflow_dispatch trigger
This commit is contained in:
parent
a438b8174f
commit
c45eb23717
1 changed files with 0 additions and 2 deletions
2
.github/workflows/deploy-development.yaml
vendored
2
.github/workflows/deploy-development.yaml
vendored
|
@ -4,8 +4,6 @@
|
|||
name: Build and deploy development for release
|
||||
|
||||
on:
|
||||
# This workflow_dispatch trigger was added for testing purposes.
|
||||
# It enables us to manually run this set of jobs in git
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue