Added workflow run name

This commit is contained in:
M66B 2023-11-05 08:48:05 +01:00
parent f1a16193e0
commit b2f7e97b8c
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
name: Android CI
run-name: ${{github.workflow}} - ${{github.sha}}
on:
workflow_dispatch: