mirror of
https://github.com/actions/cache.git
synced 2026-01-03 19:19:48 +11:00
Fix: Remove event validation
This commit is contained in:
parent
16a133d9a7
commit
9572935725
9 changed files with 3 additions and 116 deletions
|
|
@ -33,5 +33,3 @@ export enum CompressionMethod {
|
|||
// over the socket during this period, the socket is destroyed and the download
|
||||
// is aborted.
|
||||
export const SocketTimeout = 5000;
|
||||
|
||||
export const RefKey = "GITHUB_REF";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue