1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-28 17:39:57 +02:00

update workflow naming

This commit is contained in:
Ian Storm Taylor
2021-04-01 13:45:42 -04:00
parent 4eec49de16
commit 77261549c5
2 changed files with 4 additions and 2 deletions

View File

@@ -5,7 +5,8 @@ on:
- pull_request
jobs:
run:
ci:
name: ${{ matrix.command }}
runs-on: ubuntu-latest
strategy:
matrix:

View File

@@ -6,7 +6,8 @@ on:
- main
jobs:
run:
release:
name: ${{ matrix.channel }}
runs-on: ubuntu-latest
strategy:
matrix: