]> git.giorgioravera.it Git - network-manager.git/commitdiff
Replaced branch master with main
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Mon, 31 Aug 2026 21:04:26 +0000 (23:04 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Mon, 31 Aug 2026 21:04:26 +0000 (23:04 +0200)
.github/workflows/ci.yaml
.github/workflows/codeql.yaml
.github/workflows/wiki-sync.yaml
README.md

index 0ca59a3c06f437cb64227c925e0198a4df729696..515c6dd5fcd252504f371abae57d4ba48b098f7b 100644 (file)
@@ -2,9 +2,9 @@ name: 🐍 Python CI
 
 on:
   push:
-    branches: [ "master" ]
+    branches: [ "main" ]
   pull_request:
-    branches: [ "master" ]
+    branches: [ "main" ]
 
 permissions:
   contents: read
index 5534f8eae2a2246fbdc0b624d6c674e3dbc94f12..2393884ad11c7985ef0cbec61c3a84dffebcf953 100644 (file)
@@ -2,9 +2,9 @@ name: "CodeQL"
 
 on:
   push:
-    branches: [ "master" ]
+    branches: [ "main" ]
   pull_request:
-    branches: [ "master" ]
+    branches: [ "main" ]
   schedule:
     - cron: '0 3 * * 1'   # every monday at 03:00
 
index 5934e20ea35fc90c136a275494317a2e2b2d1be5..e971df37b7ea3ef7d32fb8cb81574da08862ab4d 100644 (file)
@@ -13,7 +13,7 @@ permissions:
   contents: write
 
 concurrency:
-  group: wiki-sync
+  group: ${{ github.workflow }}-${{ github.ref }}
   cancel-in-progress: false
 
 jobs:
index de47efc085fd1944b6cd7efa06de2204ab30843c..9397b832748733ee5ea2d4a779b8952035711286 100644 (file)
--- a/README.md
+++ b/README.md
@@ -193,7 +193,7 @@ If you enjoy using it and would like to show your appreciation, consider support
 [image-security-img]: https://img.shields.io/badge/SBOM%20%2F%20Provenance-enabled-brightgreen?logo=security
 [image-security-url]: https://github.com/xraver/network-manager
 [last-commit-img]: https://img.shields.io/github/last-commit/xraver/network-manager
-[last-commit-url]: https://github.com/xraver/network-manager/commits/master
+[last-commit-url]: https://github.com/xraver/network-manager/commits/main
 [check-status-img]: https://github.com/xraver/network-manager/actions/workflows/ci.yaml/badge.svg
 [check-status-url]: https://github.com/xraver/network-manager/actions/workflows/ci.yaml
 [buymecoffee-img]: https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg