Skip to content

Commit

Permalink
Update backport.yml (#6137)
Browse files Browse the repository at this point in the history
  • Loading branch information
kalanchan authored Nov 16, 2024
1 parent 3978bdd commit 0070f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
- uses: sourcegraph/backport@v2
with:
github_token: ${{ secrets.BACKPORT_GITHUB_TOKEN }}
label_pattern: '^backport (?<base>vscode-v\d+\.\d+\.x)$'
label_pattern: '^backport (?<base>v\d+\.\d+\.x)$'
team_reviews: ''

0 comments on commit 0070f3c

Please sign in to comment.