Skip to content

Commit

Permalink
Updating master-build with main
Browse files Browse the repository at this point in the history
  • Loading branch information
geetanshu-smartbear authored Jul 22, 2024
1 parent 29987de commit e145f8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/master-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: Master Build

on:
push:
branches: [ "integration" ]
branches: [ "main" ]

env:
BACKEND_REPO: 'SmartBear/zephyr-enterprise-test-management-plugin'
BACKEND_BRANCH: 'integration'
BACKEND_BRANCH: 'main'

jobs:
build:
Expand Down

0 comments on commit e145f8c

Please sign in to comment.