mirror of
https://github.com/strapi/strapi.git
synced 2025-10-15 18:16:24 +00:00
chore: remove dry run
This commit is contained in:
parent
4d11a277b5
commit
1593c6422c
1
.github/workflows/close_stale_issues.yml
vendored
1
.github/workflows/close_stale_issues.yml
vendored
@ -13,7 +13,6 @@ jobs:
|
||||
- name: Close stale issues
|
||||
uses: actions/stale@v9
|
||||
with:
|
||||
debug-only: true # Dry run to confirm the workflow is working
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
ascending: true # Start with oldest issues first
|
||||
only-labels: 'stale-q1-q2-2024' # Only process issues with this label
|
||||
|
Loading…
x
Reference in New Issue
Block a user