mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-03 15:56:17 +00:00
Create stale_action
This commit is contained in:
6
.github/workflows/stale_action
vendored
Normal file
6
.github/workflows/stale_action
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
- name: Close Stale Issues
|
||||||
|
uses: actions/stale@v9.1.0
|
||||||
|
permission:
|
||||||
|
actions: write
|
||||||
|
contents: write # only for delete-branch option
|
||||||
|
issues: write
|
Reference in New Issue
Block a user