Skip to content

Commit 36803a3

Browse files
committed
add head for warmupTrigger
1 parent e2e6814 commit 36803a3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/main/java/com/microsoft/azure/functions/annotation/WarmupTrigger.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/**
2+
* Copyright (c) Microsoft Corporation. All rights reserved.
3+
* Licensed under the MIT License. See License.txt in the project root for
4+
* license information.
5+
*/
6+
17
package com.microsoft.azure.functions.annotation;
28

39
import java.lang.annotation.ElementType;

0 commit comments

Comments
 (0)