Skip to content

Commit

Permalink
Merge pull request #258 from norcalipa/norcalipa/refactor-actions-2
Browse files Browse the repository at this point in the history
Changing deploy-home dependency
  • Loading branch information
norcalipa authored Nov 16, 2024
2 parents afdcb86 + 86f33a0 commit c650fb9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy-home.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ name: Deploy to Kubernetes (prod)

on:
workflow_run:
workflows: [ "Build Image" ]
workflows: ["Build Image"]
types:
- completed
push:
- success
branches:
- main

Expand Down

0 comments on commit c650fb9

Please sign in to comment.