Update CI workflow name

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2020-04-29 13:30:55 -07:00
parent 7f3f0699b3
commit d669862436
No known key found for this signature in database
GPG Key ID: 441833503E604E2C

View File

@ -3,7 +3,7 @@ on:
push:
pull_request:
jobs:
goreleaser:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout