diff --git a/.github/workflows/run-standalone-mfos-tests.yml b/.github/workflows/run-standalone-mfos-tests.yml index 913ee4c81..4ad784a31 100644 --- a/.github/workflows/run-standalone-mfos-tests.yml +++ b/.github/workflows/run-standalone-mfos-tests.yml @@ -1,4 +1,4 @@ -name: MFOS standalone sanity report - CORE, MANAGE, DISCOVERY +name: MFOS standalone sanity report - CORE,MANAGE,DISCOVERY on: repository_dispatch: @@ -8,10 +8,6 @@ on: - opened - synchronize branches: [ next ] - push: - branches: - - next - jobs: RunStandaloneTests: runs-on: ubuntu-latest