Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
willhickey committed Feb 9, 2024
1 parent 08b3050 commit 2eb6071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-new-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_REPO: ${{ github.repository }}
COMMENT: >
This repository is no longer in use. Please re-open this
This repository is no longer in use. Please re-open this
issue in the agave repo: https://github.com/anza-xyz/agave
run: >
gh issue close "$ISSUE_NUMBER" --comment "$COMMENT"

0 comments on commit 2eb6071

Please sign in to comment.