Run CI on all branches

This commit is contained in:
Oliver Welter 2025-08-01 10:32:29 +02:00
parent d8dd17c34d
commit 8cd592b022

View File

@ -4,7 +4,7 @@ name: CI
pull_request:
push:
branches:
- master
- '*'
schedule:
- cron: "0 4 * * 3"