diff --git a/.github/workflows/deploy_playground.yml b/.github/workflows/deploy_playground.yml index 7e907be7..00fa5767 100644 --- a/.github/workflows/deploy_playground.yml +++ b/.github/workflows/deploy_playground.yml @@ -21,7 +21,7 @@ name: Deploy_Playground on: push: - branches: [none] + branches: [master] paths-ignore: - "**.md" jobs: