Add status to readme (#1035)

For #844
This commit is contained in:
Sergey Kuznetsov
2023-12-12 17:07:51 +00:00
committed by GitHub
parent d933ce2a29
commit f62e36dc94
3 changed files with 18 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
name: Build Clio
name: Build
on:
push:
branches: [master, release/*, develop]

View File

@@ -1,4 +1,4 @@
name: Nightly Clio build and testing
name: Nightly release
on:
schedule:
- cron: '0 5 * * 1-5'