mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 09:34:19 +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:
|
||||
labels:
|
||||
- label: "v3"
|
||||
- label: v3
|
||||
branch: v3
|
||||
- label: "angular"
|
||||
- label: angular
|
||||
branch: master
|
||||
path: ^angular
|
||||
- label: "core"
|
||||
- label: core
|
||||
branch: master
|
||||
path: ^core
|
||||
dryRun: false
|
||||
|
Reference in New Issue
Block a user