From da5862baca6eccfb0b29ac624cfa29d30eb0870b Mon Sep 17 00:00:00 2001 From: Alexander Aksenov Date: Tue, 16 Aug 2022 14:58:49 +0000 Subject: [PATCH] switch from develop branch to master branch --- --- 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 -- gitstuff