diff --git a/.github/workflows/nb_refresh.yml b/.github/workflows/nb_refresh.yml index 1d48516..76cc1f8 100644 --- a/.github/workflows/nb_refresh.yml +++ b/.github/workflows/nb_refresh.yml @@ -1,9 +1,6 @@ name: Update Notebook on: - push: - branches: - [80-refresh-demo-nb-using-actions] pull_request: branches: [main]