diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 1a785a6..d8101de 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -4,7 +4,7 @@ on: push: branches: - main - - visibility-option-feature + - dynamic-tool pull_request: branches: - main @@ -199,4 +199,4 @@ jobs: uses: coverallsapp/github-action@1.1.3 with: github-token: ${{ secrets.GITHUB_TOKEN }} - parallel-finished: true \ No newline at end of file + parallel-finished: true