-
-
Save KyMidd/9b9c01978b8f6590f02c31dafb8a8835 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### | |
| ### Set vars | |
| ### | |
| max_days_inactive="${{ inputs.max-days-inactive }}" | |
| gh_org="${{ inputs.github-org }}" | |
| GITHUB_TOKEN="${{ inputs.github-pat }}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment