mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Github Actions: update workflow naming
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user