Github Actions: update workflow naming

This commit is contained in:
TSC21 2020-03-30 11:26:22 +01:00 committed by Nuno Marques
parent f52739cc09
commit a71df40a8e
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
name: bloaty name: Bloaty Builds
on: on:
push: push:

View File

@ -1,4 +1,4 @@
name: linux name: Linux Targets
on: on:
push: push:

View File

@ -1,4 +1,4 @@
name: nuttx name: Nuttx Targets
on: on:
push: push:

View File

@ -1,4 +1,4 @@
name: Python CI checks name: Python CI Checks
on: on:
push: push: