[ci] add weekly workflow run and status badges

This commit is contained in:
akallabeth
2024-02-27 11:37:35 +01:00
committed by akallabeth
parent cc427103eb
commit c0e3a00502
4 changed files with 13 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ on:
default: '3.0.0'
pull_request_target:
branches: [ master, stable* ]
schedule:
- cron: '30 4 * * SUN'
jobs:
build: