Skip to content

Commit

Permalink
add dispatch event
Browse files Browse the repository at this point in the history
  • Loading branch information
PramodKumarYadav committed Apr 15, 2024
1 parent c131cb5 commit 9d6cf73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trigger-tests-on-an-external-event.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
repository_dispatch:
types: [deployment-completed-notification-event]

workflow_dispatch:

jobs:
trigger-tests-on-an-external-event:
uses: ./.github/workflows/reusable-workflow-to-run-tests.yml
Expand Down

0 comments on commit 9d6cf73

Please sign in to comment.