Skip to content

Commit dad0bdc

Browse files
committed
workflow needs master not main
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
1 parent c7d209d commit dad0bdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
# Deploy on merge to main
88
push:
99
branches:
10-
- main
10+
- master
1111

1212
jobs:
1313
deploy-test-containers:

0 commit comments

Comments
 (0)