mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 17:42:15 +08:00
chore(bot): remove unnecessary quotes from config
This commit is contained in:
6
.github/ionic-issue-bot.yml
vendored
6
.github/ionic-issue-bot.yml
vendored
@ -55,12 +55,12 @@ stale:
|
|||||||
|
|
||||||
labelPullRequest:
|
labelPullRequest:
|
||||||
labels:
|
labels:
|
||||||
- label: "v3"
|
- label: v3
|
||||||
branch: v3
|
branch: v3
|
||||||
- label: "angular"
|
- label: angular
|
||||||
branch: master
|
branch: master
|
||||||
path: ^angular
|
path: ^angular
|
||||||
- label: "core"
|
- label: core
|
||||||
branch: master
|
branch: master
|
||||||
path: ^core
|
path: ^core
|
||||||
dryRun: false
|
dryRun: false
|
||||||
|
Reference in New Issue
Block a user