diff --git a/.github/ionic-issue-bot.yml b/.github/ionic-issue-bot.yml index 3126efd625..e07cfe99e2 100644 --- a/.github/ionic-issue-bot.yml +++ b/.github/ionic-issue-bot.yml @@ -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