diff --git a/.github/workflows/github-action.yml b/.github/workflows/github-action.yml index aa70521..7d7a9a6 100644 --- a/.github/workflows/github-action.yml +++ b/.github/workflows/github-action.yml @@ -1,8 +1,8 @@ name: 'Specklepy test and build' on: - pull_request: - branches: - - 'v3-dev' + # pull_request: + # branches: + # - 'v3-dev' push: branches: - 'gergo/uvSetup'