mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 02:29:15 +08:00
Rename workflows to match build.yml
This commit is contained in:
committed by
Xiang Xiao
parent
f3f4b20538
commit
9d064cb58b
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@@ -10,7 +10,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
name: PR Check CI (check)
|
||||
name: Check
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
@@ -10,7 +10,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
name: PR Check CI (doc)
|
||||
name: Doc
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
Reference in New Issue
Block a user