Merge pull request #1719 from wazuh/enhancement/1713-rename-master-branch-to-main

Update references of 'master' branch to 'main'
This commit is contained in:
Carlos Bordon
2025-02-11 15:28:22 -03:00
committed by GitHub
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ on:
- published - published
pull_request: pull_request:
branches: branches:
- master - main
- stable - stable
schedule: schedule:
- cron: '34 2 * * 1' - cron: '34 2 * * 1'
+1 -1
View File
@@ -11,7 +11,7 @@ on:
- published - published
pull_request: pull_request:
branches: branches:
- master - main
- stable - stable
schedule: schedule:
- cron: '34 2 * * 1' - cron: '34 2 * * 1'
+1 -1
View File
@@ -11,7 +11,7 @@ on:
- published - published
pull_request: pull_request:
branches: branches:
- master - main
- stable - stable
schedule: schedule:
- cron: '34 2 * * 1' - cron: '34 2 * * 1'
+1 -1
View File
@@ -170,7 +170,7 @@ WAZUH_MONITORING_REPLICAS=0 ##
## Branches ## Branches
* `master` branch contains the latest code, be aware of possible bugs on this branch. * `main` branch contains the latest code, be aware of possible bugs on this branch.
* `stable` branch corresponds to the last Wazuh stable version. * `stable` branch corresponds to the last Wazuh stable version.
## Compatibility Matrix ## Compatibility Matrix