Skip to content

Commit d3fd736

Browse files
Update Close-Stale-Issues.yml
Signed-off-by: Fabiana 🚀 Campanari <[email protected]>
1 parent 7eaa12a commit d3fd736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/Close-Stale-Issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
uses: actions/[email protected]
33
with:
44
# Token for the repository. Can be passed in using `{{ secrets.GITHUB_TOKEN }}`.
5-
repo-token: # optional, default is ${{ github.token }}
5+
repo-token: # meu_segredo: ${{ secrets.MyGITHUB_TOKEN }}
66
# The message to post on the issue when tagging it. If none provided, will not mark issues stale.
77
stale-issue-message: # optional
88
# The message to post on the pull request when tagging it. If none provided, will not mark pull requests stale.

0 commit comments

Comments
 (0)