Skip to content

Commit

Permalink
PR: needs rebase -> PR: out-of-date
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Mar 30, 2020
1 parent 3b2aa1e commit c5c10f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: check if prs are dirty
uses: eps1lon/actions-label-merge-conflict@releases/1.x
with:
dirtyLabel: 'PR: needs rebase'
dirtyLabel: 'PR: out-of-date'
removeOnDirtyLabel: 'PR: ready to ship'
repoToken: '${{ secrets.GITHUB_TOKEN }}'
retryAfter: 130
Expand Down

0 comments on commit c5c10f3

Please sign in to comment.