Skip to content

Commit

Permalink
fixup! (wip)[actions] trigger build workflow after docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lmnotran committed Jun 20, 2024
1 parent ee42dd1 commit 9f1d3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ name: Build

on:
workflow_run:
workflows: [Publish to DockerHub]
workflows: ["Docker"]
types: [completed]

concurrency:
Expand Down

0 comments on commit 9f1d3d6

Please sign in to comment.