Skip to content

Commit

Permalink
ci: disable master branch build
Browse files Browse the repository at this point in the history
Signed-off-by: andy.lee <[email protected]>
  • Loading branch information
a110605 committed Jan 7, 2025
1 parent c4092c4 commit d527e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-upload-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build Dashboard (Branch)
on:
push:
branches:
- master
# - master // harvester latest build will be generated from harvester-ui-extension main branch
- 'release-harvester-v*'
- '*-dev'

Expand Down

0 comments on commit d527e97

Please sign in to comment.