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
|
- ab
|
||||||
- rjm
|
- rjm
|
||||||
- dk
|
- dk
|
||||||
|
- ms
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
createcachetable:
|
createcachetable:
|
||||||
|
|
|
@ -28,6 +28,7 @@ on:
|
||||||
- bob
|
- bob
|
||||||
- hotgov
|
- hotgov
|
||||||
- litterbox
|
- litterbox
|
||||||
|
- ms
|
||||||
# GitHub Actions has no "good" way yet to dynamically input branches
|
# GitHub Actions has no "good" way yet to dynamically input branches
|
||||||
branch:
|
branch:
|
||||||
description: 'Branch to deploy'
|
description: 'Branch to deploy'
|
||||||
|
|
1
.github/workflows/reset-db.yaml
vendored
1
.github/workflows/reset-db.yaml
vendored
|
@ -35,6 +35,7 @@ on:
|
||||||
- ab
|
- ab
|
||||||
- rjm
|
- rjm
|
||||||
- dk
|
- dk
|
||||||
|
- ms
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
reset-db:
|
reset-db:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue