mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Github Actions: update workflow naming
This commit is contained in:
parent
f52739cc09
commit
a71df40a8e
2
.github/workflows/bloaty.yml
vendored
2
.github/workflows/bloaty.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: bloaty
|
||||
name: Bloaty Builds
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/compile_linux.yml
vendored
2
.github/workflows/compile_linux.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: linux
|
||||
name: Linux Targets
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/compile_nuttx.yml
vendored
2
.github/workflows/compile_nuttx.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: nuttx
|
||||
name: Nuttx Targets
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/python_checks.yml
vendored
2
.github/workflows/python_checks.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Python CI checks
|
||||
name: Python CI Checks
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user