Remove old versions from schedule, trigger for release branch PRs

This commit is contained in:
Mario Manno
2024-01-12 17:46:52 +01:00
parent 42f015a5d9
commit 7e2f47c714
3 changed files with 4 additions and 46 deletions

View File

@@ -1,9 +1,9 @@
name: CI v0.6
on:
schedule:
- cron: '0 5 * * *'
pull_request:
branches:
- 'releases/v0.6'
workflow_dispatch:
jobs: