Remove old versions from schedule, trigger for release branch PRs
This commit is contained in:
4
.github/workflows/ci-0.6.yml
vendored
4
.github/workflows/ci-0.6.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: CI v0.6
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 5 * * *'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'releases/v0.6'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user