diff --git a/.github/workflows/pr_test.yml b/.github/workflows/pr_test.yml index 86071c4..623f625 100644 --- a/.github/workflows/pr_test.yml +++ b/.github/workflows/pr_test.yml @@ -4,8 +4,9 @@ name: ASTR Webpage PR Test on: - pull_request: - branches: [ master ] + # pull_request: + # branches: [ master ] + workflow_dispatch: jobs: build: