mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 18:25:58 +02:00
Merge pull request #2483 from cisagov/ms/add-ms-to-workflows
Add ms sandbox to remaining workflows
This commit is contained in:
commit
b73658958d
3 changed files with 3 additions and 0 deletions
1
.github/workflows/createcachetable.yaml
vendored
1
.github/workflows/createcachetable.yaml
vendored
|
@ -28,6 +28,7 @@ on:
|
|||
- ab
|
||||
- rjm
|
||||
- dk
|
||||
- ms
|
||||
|
||||
jobs:
|
||||
createcachetable:
|
||||
|
|
|
@ -28,6 +28,7 @@ on:
|
|||
- bob
|
||||
- hotgov
|
||||
- litterbox
|
||||
- ms
|
||||
# GitHub Actions has no "good" way yet to dynamically input branches
|
||||
branch:
|
||||
description: 'Branch to deploy'
|
||||
|
|
1
.github/workflows/reset-db.yaml
vendored
1
.github/workflows/reset-db.yaml
vendored
|
@ -35,6 +35,7 @@ on:
|
|||
- ab
|
||||
- rjm
|
||||
- dk
|
||||
- ms
|
||||
|
||||
jobs:
|
||||
reset-db:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue