We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eaa12a commit d3fd736Copy full SHA for d3fd736
.github/Close-Stale-Issues.yml
@@ -2,7 +2,7 @@
2
uses: actions/[email protected]
3
with:
4
# Token for the repository. Can be passed in using `{{ secrets.GITHUB_TOKEN }}`.
5
- repo-token: # optional, default is ${{ github.token }}
+ repo-token: # meu_segredo: ${{ secrets.MyGITHUB_TOKEN }}
6
# The message to post on the issue when tagging it. If none provided, will not mark issues stale.
7
stale-issue-message: # optional
8
# The message to post on the pull request when tagging it. If none provided, will not mark pull requests stale.
0 commit comments