Commit f79289541033a6dff766f4b0e943b198f2820b92

Commits
[COMMIT BEGIN]
commit f79289541033a6dff766f4b0e943b198f2820b92
Author: 4248 <[email protected]>
Date:   Wed Dec 10 12:51:45 2025 +0000

    Atlas/workflow: Add scheduled trigger
    
    This change makes atlas build throughout the week

diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml
index 8b68c90..653ff2f 100644
--- a/.github/workflows/pages.yml
+++ b/.github/workflows/pages.yml
@@ -2,6 +2,8 @@ name: Build and Deploy Pages
 
 on:
   workflow_dispatch:
+  schedule:
+  - cron: "0 0 * * 1,3,5"
 
 permissions:
   contents: read
[COMMIT END]
(C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.