From ba63c5439961d6778e95e6fef987f258ed7b5e97 Mon Sep 17 00:00:00 2001 From: shahules786 Date: Mon, 14 Nov 2022 16:31:51 +0530 Subject: [PATCH] ci-cd --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b42bdc5..9ba5718 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -7,7 +7,7 @@ on: push: branches: [ dev ] pull_request: - branches: [ dev ] + branches: [ main ] jobs: build: runs-on: ubuntu-latest