Skip to content

Commit

Permalink
add workflow_call trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckendry committed Nov 7, 2023
1 parent 3bde922 commit bb1daac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Docker Build & Publish

on:
workflow_dispatch:
workflow_call:
workflow_run:
workflows: [Test]
types:
Expand Down

0 comments on commit bb1daac

Please sign in to comment.