gh: ci: rename workflows

Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
Alessandro Comodi 2022-03-10 13:02:34 +01:00
parent 5e5217c631
commit 18e7e2613d
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ on:
schedule:
- cron: '0 0 * * *'
name: CI Build
name: Database
jobs:
BuildDatabase:

View File

@ -4,7 +4,7 @@ on:
schedule:
- cron: '0 0 * * *'
name: CI Build
name: Tests
jobs: