difftreelog
escaping branch name
in: master
2 files changed
.github/workflows/ci-develop.ymldiffbeforeafterboth--- a/.github/workflows/ci-develop.yml
+++ b/.github/workflows/ci-develop.yml
@@ -2,7 +2,7 @@
on:
pull_request:
- branches: [ develop ]
+ branches: [ 'develop' ]
types: [ opened, reopened, synchronize, ready_for_review ]
concurrency:
.github/workflows/ci-master.ymldiffbeforeafterboth223on: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 ]778concurrency:8concurrency: