Skip to content

Commit bc280ce

Browse files
committed
better qs name
1 parent b570f39 commit bc280ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/common_quickstart.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ on:
6262

6363
jobs:
6464
quickstart:
65+
name: quickstart (${{ inputs.product }})
6566
# Run on the main repo's scheduled jobs or pull requests and manual workflow invocations.
6667
if: (github.repository == 'firebase/firebase-ios-sdk' && github.event_name == 'schedule') || contains(fromJSON('["pull_request", "workflow_dispatch"]'), github.event_name)
6768
env:

0 commit comments

Comments
 (0)