mirror of
https://github.com/WGDashboard/WGDashboard.git
synced 2026-08-04 06:53:00 +00:00
7 lines
159 B
Plaintext
7 lines
159 B
Plaintext
- name: Close Stale Issues
|
|
uses: actions/stale@v9.1.0
|
|
permission:
|
|
actions: write
|
|
contents: write # only for delete-branch option
|
|
issues: write
|