mirror of https://github.com/actions/cache.git
Fix test workflow
parent
ae0e379aa0
commit
69ead22226
|
@ -10,7 +10,7 @@ on:
|
||||||
- main
|
- main
|
||||||
- releases/**
|
- releases/**
|
||||||
- fix/**
|
- fix/**
|
||||||
- v4
|
- v4*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# End to end save and restore
|
# End to end save and restore
|
||||||
|
|
Loading…
Reference in New Issue