MobilityData / mobility-feed-api

Apache License 2.0
9 stars 4 forks source link

feat: fix task queue trigger for updating reports post release #801

Closed cka-y closed 2 weeks ago

cka-y commented 2 weeks ago

Summary: Closes #785 This pull request includes a small change to the .github/workflows/validator-update.yml file. The change corrects the queue name format and adds a location variable to the gcloud tasks create-http-task command.

Expected behavior: The task queue is successfully created. Example for this action run: update-validation-report-task-queue

Please make sure these boxes are checked before submitting your pull request - thanks!