Skip to content

Commit

Permalink
Merge pull request #3953 from GSA/fix/missing-input
Browse files Browse the repository at this point in the history
added missing dashboard-stage to dispatch inputs
  • Loading branch information
jbrown-xentity authored Sep 14, 2022
2 parents 460b301 + 6305f4c commit 2204b87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/disable-egress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
options:
- "catalog-web"
- dashboard
- "dashboard-stage"
appSpace:
description: 'Cloud Foundry Space'
required: true
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/enable-egress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
options:
- "catalog-web"
- dashboard
- "dashboard-stage"
appSpace:
description: 'Cloud Foundry Space'
required: true
Expand Down

0 comments on commit 2204b87

Please sign in to comment.