git.delta.rocks / unique-network / refs/commits / 5ab2859c2d33

difftreelog

escaping branch name

Alexander Aksenov2022-09-02parent: #d2b5cc3.patch.diff
in: master

2 files changed

modified.github/workflows/ci-develop.ymldiffbeforeafterboth
22
3on:3on:
4 pull_request:4 pull_request:
5 branches: [ develop ]5 branches: [ 'develop' ]
6 types: [ opened, reopened, synchronize, ready_for_review ]6 types: [ opened, reopened, synchronize, ready_for_review ]
77
8concurrency:8concurrency:
modified.github/workflows/ci-master.ymldiffbeforeafterboth
22
3on:3on:
4 pull_request:4 pull_request:
5 branches: [ master ]5 branches: [ 'master' ]
6 types: [ opened, reopened, synchronize, ready_for_review ]6 types: [ opened, reopened, synchronize, ready_for_review ]
77
8concurrency:8concurrency: