Skip to content

Commit

Permalink
added clean-before-fetching: false to label pr workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Baret committed Jun 5, 2024
1 parent cf0d2b7 commit dd140d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/label_prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:
steps:
- name: Put issue labels on their PRs
uses: nmoral/github-action-label-pull-request@v1.0.0
with:
clean-before-fetching: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit dd140d3

Please sign in to comment.