mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-15 14:04:10 +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
|
run-name: Manually build and deploy branch to sandbox of choice
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
# delete on pull_request after testing
|
||||||
|
pull_request:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue