mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 01:11:55 +02:00
Add workflow run on pr to test
This commit is contained in:
parent
7fe23a98ea
commit
91f5a28716
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ name: Manual Build and Deploy
|
|||
run-name: Manually build and deploy branch to sandbox of choice
|
||||
|
||||
on:
|
||||
# delete on pull_request after testing
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue