From 9b021084ba5cc9efc2c21f87a929461e63a2acc0 Mon Sep 17 00:00:00 2001 From: Apoorva Lal Date: Sun, 1 Oct 2023 19:04:36 -0700 Subject: [PATCH] Update post.yml --- .github/workflows/post.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/post.yml b/.github/workflows/post.yml index 59aa903..cb5ccee 100644 --- a/.github/workflows/post.yml +++ b/.github/workflows/post.yml @@ -1,6 +1,6 @@ name: "GH Arxiv Posterbot" on: - workflow_dispatch: {} + # workflow_dispatch: {} schedule: - cron: "32 10,21 * * *"