Skip to content

Commit 1bba45b

Browse files
fix: readd path to workflow
1 parent 6c94ff8 commit 1bba45b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_docker_aws.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
paths:
77
- "deployment/compose.aws.yml"
8+
- ".github/workflows/deploy_docker_aws.yml"
89

910
jobs:
1011
deploy:

0 commit comments

Comments
 (0)