Improved workflows

This commit is contained in:
2025-05-23 13:01:56 +01:00
parent 31bf58574f
commit 62ecc4e986
3 changed files with 51 additions and 6 deletions

View File

@@ -6,16 +6,15 @@
# modify it under the terms of the MIT License; see LICENSE file for more
# details.
name: CI
name: Tests
on:
push:
branches: master
branches:
- master
pull_request:
branches: master
schedule:
# * is a special character in YAML so you have to quote this string
- cron: "0 3 * * 6"
branches:
- master
workflow_dispatch:
inputs:
reason: