Skip to content

Commit

Permalink
chore(stale) disable on forks
Browse files Browse the repository at this point in the history
  • Loading branch information
embeddedt committed Oct 23, 2021
1 parent ce0b564 commit 93c1303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/close_old_issues.yml
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
stale:
if: github.repository == 'lvgl/lvgl'

This comment has been minimized.

Copy link
@kisvegabor

kisvegabor Oct 23, 2021

Member

Thank you! 👍

runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
Expand Down

0 comments on commit 93c1303

Please sign in to comment.