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:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
name: CI Build
|
name: Database
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
BuildDatabase:
|
BuildDatabase:
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
name: CI Build
|
name: Tests
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue