mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-06-27 16:56:57 +00:00
Create stale_action
This commit is contained in:
parent
90e6409b1e
commit
6a0348e9dc
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
|
Loading…
x
Reference in New Issue
Block a user