Skip to content

Commit

Permalink
Disabled rebase needed until demonstrate working.
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgecarleitao committed Apr 30, 2021
1 parent 20f6c7e commit 136cf05
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/dev_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
configuration-path: .github/workflows/dev_pr/labeler.yml
sync-labels: true

- name: Checks if PR needs rebase
uses: eps1lon/actions-label-merge-conflict@releases/2.x
with:
dirtyLabel: "needs-rebase"
repoToken: "${{ secrets.GITHUB_TOKEN }}"
#- name: Checks if PR needs rebase
# uses: eps1lon/actions-label-merge-conflict@releases/2.x
# with:
# dirtyLabel: "needs-rebase"
# repoToken: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 136cf05

Please sign in to comment.