Update references of 'master' branch to 'main'

This commit is contained in:
Jesus Garcia
2025-02-11 08:56:58 -05:00
parent 971858cddd
commit 95c2e34794
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