mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-01-01 14:44:48 +01:00
Rename the mirror workflow name for clarity
This commit is contained in:
parent
d62e1d41cd
commit
37d7143986
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
|
@ -11,7 +11,7 @@ on:
|
|||
required: true
|
||||
|
||||
jobs:
|
||||
test:
|
||||
mirror:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue