mirror of
https://github.com/Swatinem/rust-cache.git
synced 2024-11-22 13:57:10 +08:00
"properly rename git-registry workflow"
This commit is contained in:
parent
4fedae9bcf
commit
cf3f88254c
4
.github/workflows/git-registry.yml
vendored
4
.github/workflows/git-registry.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: sparse-registry
|
||||
name: git-registry
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
sparse-registry:
|
||||
git-registry:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user