diff --git a/.github/workflows/setupapp.yml b/.github/workflows/setupapp.yml index 295d4814c8..d0dc3a9f10 100644 --- a/.github/workflows/setupapp.yml +++ b/.github/workflows/setupapp.yml @@ -4,7 +4,6 @@ on: # full tests for all the important branches push: branches: - - dev - main - releasing/* - feature/*