Skip to content

Commit

Permalink
Put it back
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-finley committed Nov 24, 2023
1 parent 75da7cc commit 5bfd794
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_process_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ jobs:
event_trigger_resource: "projects/greg-finley/topics/dropbox-backup"
event_trigger_service: "pubsub.googleapis.com"
min_instances: 0
max_instances: 100
1 change: 1 addition & 0 deletions .github/workflows/deploy_queue_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ jobs:
event_trigger_resource: "projects/greg-finley/topics/dropbox-queue-files"
event_trigger_service: "pubsub.googleapis.com"
min_instances: 0
max_instances: 100
1 change: 1 addition & 0 deletions .github/workflows/deploy_webhook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ jobs:
memory_mb: 128
timeout: 60
min_instances: 0
max_instances: 100

0 comments on commit 5bfd794

Please sign in to comment.