Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Nov 1, 2024
1 parent c6ef076 commit e5050b8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/deploy-microservices.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Deploy Microservices

# on:
# workflow_dispatch:
on:
workflow_run:
workflows: ["Deploy Base Image"]
types:
- completed
workflow_dispatch:
# on:
# workflow_run:
# workflows: ["Deploy Base Image"]
# types:
# - completed

jobs:
get-microservice-versions:
Expand Down

0 comments on commit e5050b8

Please sign in to comment.