Skip to content

Commit

Permalink
Merge pull request #790 from Gregory-Pereira/modify-eq-ec2-workflow-f…
Browse files Browse the repository at this point in the history
…or-argocd-webhook

modify the qa-ec2 workflow for triggering via argcod notifications webhook
  • Loading branch information
nerdalert authored Apr 11, 2023
2 parents e9beab1 + 5a65fad commit d57f7b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/qa-ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
default: 'small'
type: string

repository_dispatch:
types:
- argocd-webhook

jobs:
deploy-ec2:
name: deploy-ec2-e2e
Expand Down

0 comments on commit d57f7b2

Please sign in to comment.