Skip to content

Commit

Permalink
Run stale PR bot only on PRs
Browse files Browse the repository at this point in the history
This was accidentally run on issues too, see #40416 (comment)
  • Loading branch information
m-kuhn committed Dec 22, 2020
1 parent d035666 commit 4b8e821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale_pr.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: >
stale-pr-message: >
The QGIS project highly values your contribution and would love to see
this work merged!
Unfortunately this PR has not had any activity in the last 14 days and
Expand Down

0 comments on commit 4b8e821

Please sign in to comment.