Skip to content

Commit

Permalink
Update close_inactive_issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryXiaoYang authored Jan 29, 2024
1 parent c89d84a commit 800e66b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/close_inactive_issues.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- name: Close Stale Issues
name: Close Stale Issues
uses: actions/stale@v9.0.0

with:
# Token for the repository. Can be passed in using `{{ secrets.GITHUB_TOKEN }}`.
repo-token: # optional, default is ${{ github.token }}
Expand Down

0 comments on commit 800e66b

Please sign in to comment.