forked from wazuh/wazuh-docker
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:
@@ -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'
|
||||||
|
|||||||
@@ -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'
|
||||||
|
|||||||
@@ -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'
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user