Skip to content

Commit

Permalink
Update check_backports.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alinabuzachis authored Jan 17, 2025
1 parent b5d1bd5 commit c74ebe9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check_backports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ jobs:
- name: Add Label for Backport Failure
run: |
gh pr edit ${{ github.event.issue.number }} -R ${{ github.repository }} --add-label 'backport-failed'
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit c74ebe9

Please sign in to comment.