From d8ac16174ce44a218ce931332ba7e8a572419e54 Mon Sep 17 00:00:00 2001 From: Ben Howe Date: Wed, 18 Dec 2024 04:27:52 +0000 Subject: [PATCH] Remove temporary pull_request trigger Signed-off-by: Ben Howe --- .github/workflows/update-cudaq-dep.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/update-cudaq-dep.yml b/.github/workflows/update-cudaq-dep.yml index 660c681..6ac6c09 100644 --- a/.github/workflows/update-cudaq-dep.yml +++ b/.github/workflows/update-cudaq-dep.yml @@ -1,6 +1,5 @@ on: workflow_dispatch: - pull_request: schedule: - cron: 0 1 * * 6