diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index d8f4a2f4d..5a31f5f6d 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -1,6 +1,6 @@ name: 'Close stale issues' on: - # uncomment if you want to test changes to this file in PRs CI + # NOTE: uncomment if you want to test changes to this file in PRs CI # pull_request: # branches: # - master