Tidy up GH Actions naming

This commit is contained in:
Olof Kindgren 2023-07-10 15:07:38 +02:00
parent c6e5053c78
commit 9bb2f95bf4
4 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,5 @@
name: run-formal
name: Formal verification
on: [push]
jobs:
formal:

View file

@ -1,3 +1,5 @@
name: Run linter
on: [push, pull_request]
jobs:

View file

@ -1,4 +1,5 @@
name: build-openlane-sky130
name: Build GDS using OpenLANE and sky130 PDK
on: [push]
jobs:
build-openlane:

View file

@ -1,3 +1,5 @@
name: Build documentation
on:
push:
branches: