Skip to content

Commit

Permalink
got rid of readonly
Browse files Browse the repository at this point in the history
  • Loading branch information
snehara99 committed Oct 6, 2023
1 parent 114988a commit 3cc7c08
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/close-old-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Close Test Issues
on:
workflow_dispatch:
inputs:
readonly:
description: "readonly: Specify true or 1 to prevent changes from being commited to GitHub"
default: false
inactive-days:
description: "inactive-days: Specify how many days the issue has to have had no activity to get the 'stale-old' label."
default: 720
Expand Down

0 comments on commit 3cc7c08

Please sign in to comment.