From b1aaea508cda13b0c7c41c9b4ee6cc8f423d6677 Mon Sep 17 00:00:00 2001 From: Indrajeet Patil Date: Thu, 3 Oct 2024 11:43:34 +0200 Subject: [PATCH] check PDF in evry branch --- .github/workflows/draft-pdf.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/draft-pdf.yml b/.github/workflows/draft-pdf.yml index d72255cdc7..0ddb6ecc9e 100644 --- a/.github/workflows/draft-pdf.yml +++ b/.github/workflows/draft-pdf.yml @@ -1,9 +1,9 @@ # TODO: delete this file once the paper is published -on: - push: - branches: [main] - pull_request: - branches: [main] +# on: +# push: +# branches: [main] +# pull_request: +# branches: [main] jobs: paper: