Skip to content

Commit

Permalink
Stay consistent
Browse files Browse the repository at this point in the history
Co-authored-by: Kalan <[email protected]>
  • Loading branch information
Chickensoupwithrice and kalanchan authored Nov 13, 2024
1 parent bc5ed10 commit ba16281
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,4 +24,4 @@ jobs:
- uses: sourcegraph/backport@v2
with:
github_token: ${{ secrets.BACKPORT_GITHUB_TOKEN }}
label_pattern: '^cherrypick (?<base>vscode-v\d+\.\d+\.x)$'
label_pattern: '^backport (?<base>vscode-v\d+\.\d+\.x)$'

0 comments on commit ba16281

Please sign in to comment.