CDCgov / covid19-forecast-hub

A repository run by the US CDC to collect forecast data for the weekly new COVID-19 hospitalizations.
Apache License 2.0
6 stars 9 forks source link

update-target-data workflow runs (and fails) on forked repos #98

Closed elray1 closed 6 days ago

elray1 commented 6 days ago

for example, see the output here: https://github.com/elray1/covid19-forecast-hub-cdc/actions/runs/12055087932

to get this to run only on this primary/upstream repo, you could add a construction similar to this: https://github.com/reichlab/covid19-forecast-hub/blob/master/.github/workflows/upload_to_zoltar.yml#L10

sbidari commented 6 days ago

Thank you for bringing this to our attention!