[docs] Update docs about default git branch

Signed-off-by: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org>
This commit is contained in:
Jean-Baptiste
2025-05-11 11:04:01 +02:00
parent 8f4589edfe
commit 4f53fdea48
15 changed files with 40 additions and 40 deletions

View File

@@ -1,7 +1,7 @@
blank_issues_enabled: true
contact_links:
- name: Translations
url: https://codeberg.org/comaps/comaps/blob/master/docs/TRANSLATIONS.md
url: https://codeberg.org/comaps/comaps/src/branch/main/docs/TRANSLATIONS.md
about: Translate CoMaps into your language
- name: News
url: https://comaps.app/news/

View File

@@ -3,7 +3,7 @@ on:
workflow_dispatch: # Manual trigger
push:
branches:
- master
- main
paths-ignore:
- .gitignore
- .forgejo/**

View File

@@ -3,7 +3,7 @@ on:
workflow_dispatch: # Manual trigger
push:
branches:
- master
- main
pull_request:
paths-ignore:
- .gitignore

View File

@@ -23,7 +23,7 @@ jobs:
with:
repository: ${{ secrets.SCREENSHOTS_REPO }}
ssh-key: ${{ secrets.SCREENSHOTS_SSH_KEY }}
ref: master
ref: main
path: screenshots
- name: Restore release keys

View File

@@ -97,7 +97,7 @@ jobs:
with:
repository: ${{ secrets.SCREENSHOTS_REPO }}
ssh-key: ${{ secrets.SCREENSHOTS_SSH_KEY }}
ref: master
ref: main
path: screenshots
- name: Restore release keys

View File

@@ -3,7 +3,7 @@ on:
workflow_dispatch: # Manual trigger
push:
branches:
- master
- main
paths-ignore:
- .gitignore
- .forgejo/**

View File

@@ -3,7 +3,7 @@ on:
workflow_dispatch: # Manual trigger
push:
branches:
- master
- main
pull_request:
paths-ignore:
- .gitignore

View File

@@ -29,7 +29,7 @@ jobs:
with:
repository: ${{ secrets.SCREENSHOTS_REPO }}
ssh-key: ${{ secrets.SCREENSHOTS_SSH_KEY }}
ref: master
ref: main
path: screenshots
- name: Checkout keywords
@@ -37,7 +37,7 @@ jobs:
with:
repository: ${{ secrets.KEYWORDS_REPO }}
ssh-key: ${{ secrets.KEYWORDS_SSH_KEY }}
ref: master
ref: main
path: keywords
- name: Update metadata

View File

@@ -3,7 +3,7 @@ on:
workflow_dispatch: # Manual trigger
push:
branches:
- master
- main
pull_request:
paths-ignore:
- .gitignore

View File

@@ -3,7 +3,7 @@ on:
workflow_dispatch: # Manual trigger
push:
branches:
- master
- main
pull_request:
paths-ignore:
- .gitignore