Fix branch name in workflow.

This commit is contained in:
Arijit Das 2021-10-08 18:45:37 +05:30
parent 1db8a682df
commit d8bf76a48f
3 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Docker Compose Build
on:
push:
branches:
- master
- main
jobs:
build: