--- a/.github/workflows/try-runtime.yml +++ b/.github/workflows/try-runtime.yml @@ -5,7 +5,7 @@ # Triggers the workflow on push or pull request events but only for the master branch pull_request: branches: - - develop + - master types: - opened - reopened