mirror of https://github.com/openXC7/prjxray.git
gh: ci: rename workflows
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
5e5217c631
commit
18e7e2613d
|
|
@ -4,7 +4,7 @@ on:
|
|||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
name: CI Build
|
||||
name: Database
|
||||
|
||||
jobs:
|
||||
BuildDatabase:
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ on:
|
|||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
name: CI Build
|
||||
name: Tests
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue