mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-01 20:59:14 -04:00
workflows: better names
This commit is contained in:
parent
277a9f8fb9
commit
f6be407df2
6 changed files with 11 additions and 10 deletions
2
.github/workflows/dockerfile.yml
vendored
2
.github/workflows/dockerfile.yml
vendored
|
@ -5,7 +5,7 @@ on: [push, pull_request]
|
|||
|
||||
jobs:
|
||||
dockerfile:
|
||||
name: Builds an image using Dockerfile and runs a connectivity test
|
||||
name: build image and run connectivity test
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue