diff --git a/.github/workflows/24x7-test1.yml b/.github/workflows/24x7-test1.yml index c9aa59dc..5d7ae0ae 100644 --- a/.github/workflows/24x7-test1.yml +++ b/.github/workflows/24x7-test1.yml @@ -7,8 +7,6 @@ on: jobs: run-selenium: runs-on: ubuntu-latest - if: github.event_name == 'pull_request' - env: WEBHOOK_URL: ${{ secrets.WEBHOOK }} SERVER_IP: ${{ secrets.SERVER_IP }}