From cf029c400526783ab72dfc56eff84d8fd4d1bbf8 Mon Sep 17 00:00:00 2001 From: Alexei Fedotov Date: Mon, 18 Nov 2024 16:20:15 +0100 Subject: [PATCH] Add debug, r1 --- .github/workflows/conda-test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/conda-test.yml b/.github/workflows/conda-test.yml index 04e5342fbb..0b74f0a4a3 100644 --- a/.github/workflows/conda-test.yml +++ b/.github/workflows/conda-test.yml @@ -43,6 +43,8 @@ on: schedule: - cron: "5 2 * * *" + push: + permissions: read-all jobs: