Skip to content

Commit b9b33e1

Browse files
authored
add disease as payload when dispatching to cfa-forecast-hub-reports (#1456)
* add disease and hub_repo as payload to cfa-forecast-reports * rename * remove unused
1 parent 9fc190c commit b9b33e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dispatch-ensemble-addition.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ jobs:
4848
token: ${{ steps.get_token_gov.outputs.token }}
4949
repository: CDCgov/cfa-forecast-hub-reports
5050
event-type: covid-ensemble-added
51+
client-payload: '{"disease":"covid"}'

0 commit comments

Comments
 (0)