git.delta.rocks / unique-network / refs/commits / da5862baca6e

difftreelog

switch from develop branch to master branch

Alexander Aksenov2022-08-16parent: #300cebf.patch.diff
in: master

1 file changed

modified.github/workflows/try-runtime.ymldiffbeforeafterboth
5 # Triggers the workflow on push or pull request events but only for the master branch5 # Triggers the workflow on push or pull request events but only for the master branch
6 pull_request:6 pull_request:
7 branches:7 branches:
8 - develop8 - master
9 types:9 types:
10 - opened10 - opened
11 - reopened11 - reopened