From b2d49274b1acdb60751eab14bdf2da8df831793c Mon Sep 17 00:00:00 2001 From: jfrery Date: Fri, 29 Sep 2023 12:17:28 +0200 Subject: [PATCH] chore: toremove --- .github/workflows/refresh-notebooks.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/refresh-notebooks.yaml b/.github/workflows/refresh-notebooks.yaml index c8497aae5..330ff73fd 100644 --- a/.github/workflows/refresh-notebooks.yaml +++ b/.github/workflows/refresh-notebooks.yaml @@ -1,6 +1,7 @@ name: Refresh Notebooks on: - workflow_dispatch: + push: + # workflow_dispatch: concurrency: group: ${{ github.ref }}