diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index cabcd6b..eb575d9 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -1,7 +1,7 @@ name: deploy demo to gh pages on: push: - branches: ["master"] # Change to "main" if applicable + branches: ["master"] workflow_dispatch: permissions: contents: read