diff --git a/.github/workflows/deploy-test.yml b/.github/workflows/deploy-test.yml index 7bf1d56..343f804 100644 --- a/.github/workflows/deploy-test.yml +++ b/.github/workflows/deploy-test.yml @@ -2,8 +2,6 @@ name: Unit Test on: push: - branches: - - '**' branches-ignore: - main - master