Update .gitea/workflows/mkdocs_build.yml

This commit is contained in:
2026-03-26 11:07:20 +01:00
parent 04444b157e
commit b87b1b9c43
+1 -1
View File
@@ -7,7 +7,7 @@ on:
- cron: "0 1 * * *"
jobs:
checkout:
runs-on: ubuntu-latest-intranet
steps:
- name: Checkout
uses: actions/checkout@v4