Skip to content

Commit 830a2dc

Browse files
Update automerge.yml
Up timeout to 300 min.
1 parent 6f86959 commit 830a2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ jobs:
5353
# timeout-minutes: 90
5454
# run: python3 cifar10-example.py
5555
- name: Phishing email detection with GPT2 embedding
56-
timeout-minutes: 120
56+
timeout-minutes: 300
5757
run: python3 phishing_email_detection_gpt2.py

0 commit comments

Comments
 (0)