forked from organicmaps/organicmaps
[github/workflows] Distinguish 'iOS Check' and 'iOS Check metadata'
* Previously the two workflows have had the same name and it was impossible to distinguish them by name when having to manually trigger the right one. Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
This commit is contained in:
parent
dc81a55b0f
commit
b4757784d2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ios-check-metadata.yaml
vendored
2
.github/workflows/ios-check-metadata.yaml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: iOS Check
|
||||
name: iOS Check metadata
|
||||
on:
|
||||
workflow_dispatch: # Manual trigger
|
||||
pull_request:
|
||||
|
|
Loading…
Add table
Reference in a new issue