Skip to content

Commit d833f29

Browse files
committed
fix stuff
1 parent 248f546 commit d833f29

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/deploy-docker.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Deploy App and Test
22
on:
33
workflow_run:
44
workflows: ["Publish Project Backend to Dockerhub", "Publish Project Frontend to Dockerhub"]
5-
types:
6-
- completed
5+
types: [completed]
76
workflow_dispatch:
87
jobs:
98
deploy:

0 commit comments

Comments
 (0)