3 Commits

Author SHA1 Message Date
Fabien POLLY a748f523a9 chore: Add 'test' to comment line. 2025-12-02 17:35:34 +01:00
infinition aa3d6712c6 Merge pull request #137 from infinition/main 2025-09-15 22:32:27 +02:00
infinition 5c4882a515 Merge pull request #52 from infinition/main
Sync the updates for the DEV branch in order to prepare a release on the main
2024-11-21 10:06:03 +01:00
2 changed files with 1 additions and 24 deletions
-23
View File
@@ -1,23 +0,0 @@
name: Wiki Sync
on:
push:
branches: [ main ]
paths:
- 'wiki/**'
- '.github/acidwiki.json'
- '.github/workflows/wiki-sync.yml'
workflow_dispatch:
schedule:
- cron: '0 4 * * *'
permissions:
contents: write
pages: write
id-token: write
jobs:
deploy-wiki:
uses: infinition/AcidWiki/.github/workflows/reusable-wiki-sync.yml@main
+1 -1
View File
@@ -12,7 +12,7 @@
# - is_wifi_connected: Checks for Wi-Fi connectivity using the nmcli command. # - is_wifi_connected: Checks for Wi-Fi connectivity using the nmcli command.
# The script starts by loading shared data configurations, then initializes and sta # The script starts by loading shared data configurations, then initializes and sta
# bjorn.py # bjorn.py test
import threading import threading