mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
update ci names
This commit is contained in:
parent
c482c82d3a
commit
13f57a1e70
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: CI
|
||||
name: CI_Android
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
2
.github/workflows/ios.yml
vendored
2
.github/workflows/ios.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: CI
|
||||
name: CI_iOS
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
Loading…
Reference in New Issue
Block a user