--- a/.github/workflows/xcm-tests.yml +++ b/.github/workflows/xcm-tests.yml @@ -7,14 +7,14 @@ workflows: ["xcm-testnet-build"] types: [requested] # Triggers the workflow on push or pull request events but only for the master branch - pull_request: - branches: - - master - types: - - opened - - reopened - - synchronize #commit(s) pushed to the pull request - - ready_for_review + # pull_request: + # branches: + # - master + # types: + # - opened + # - reopened + # - synchronize #commit(s) pushed to the pull request + # - ready_for_review # Allows you to run this workflow manually from the Actions tab workflow_dispatch: