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
pull_request:
branches:
- master
- main
- stable
schedule:
- cron: '34 2 * * 1'
+1 -1
View File
@@ -11,7 +11,7 @@ on:
- published
pull_request:
branches:
- master
- main
- stable
schedule:
- cron: '34 2 * * 1'
+1 -1
View File
@@ -11,7 +11,7 @@ on:
- published
pull_request:
branches:
- master
- main
- stable
schedule:
- cron: '34 2 * * 1'
+1 -1
View File
@@ -170,7 +170,7 @@ WAZUH_MONITORING_REPLICAS=0 ##
## 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.
## Compatibility Matrix