From 9da87cdce31474c2edef1d7bd16de4be8081ef63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Anne?= Date: Wed, 8 Nov 2023 14:54:05 +0100 Subject: [PATCH] Rename `master` branch to `main` and drop `develop` branch --- .github/dependabot.yml | 4 ++-- .github/workflows/continuous-integration.yml | 2 +- plugin.xml | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6c8a952..5727f8a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: schedule: interval: "monthly" - # Strategy for composer dependencies on develop branch. + # Strategy for composer dependencies - package-ecosystem: "composer" directory: "/" schedule: @@ -14,5 +14,5 @@ updates: allow: - dependency-type: "direct" open-pull-requests-limit: 100 - target-branch: "develop" + target-branch: "main" versioning-strategy: "lockfile-only" diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 77f0f86..e732a87 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -3,7 +3,7 @@ name: "Continuous integration" on: push: branches: - - "master" + - "main" tags: - "*" pull_request: diff --git a/plugin.xml b/plugin.xml index e08f24f..d82ad9a 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ Tag tag stable - https://raw.githubusercontent.com/pluginsGLPI/tag/master/icon.png + https://raw.githubusercontent.com/pluginsGLPI/tag/main/icon.png Ajout de tags sur n'importe quel objet de GLPI @@ -28,7 +28,7 @@ https://github.com/pluginsGLPI/tag https://github.com/pluginsGLPI/tag/releases https://github.com/pluginsGLPI/tag/issues - https://github.com/pluginsGLPI/tag/blob/master/README.md + https://github.com/pluginsGLPI/tag/blob/main/README.md TECLIB' @@ -230,6 +230,6 @@ - https://raw.githubusercontent.com/pluginsGLPI/tag/master/tag.gif + https://raw.githubusercontent.com/pluginsGLPI/tag/main/tag.gif