change branch name for CI builds
This commit is contained in:
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@@ -2,7 +2,7 @@ name: CI/CD build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main-x" ]
|
||||
branches: [ "main" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user