mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* change workflow name (#10)
This commit is contained in:
parent
fbd8b6aa41
commit
68db9bb092
2 changed files with 4 additions and 4 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
|||
- master
|
||||
- develop
|
||||
pull_request:
|
||||
name: Build check
|
||||
name: Build
|
||||
jobs:
|
||||
build:
|
||||
name: Build on ${{ matrix.platform }} / Node.js v${{ matrix.nodejs }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue