Fix linting
This commit is contained in:
parent
9f670fcc72
commit
e6de125eb4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yaml
vendored
2
.github/workflows/stale.yaml
vendored
|
|
@ -24,4 +24,4 @@ jobs:
|
||||||
# If there are specific labels, exempt them from being marked as stale, for example:
|
# If there are specific labels, exempt them from being marked as stale, for example:
|
||||||
exempt-issue-labels: 'enhancement,tracked'
|
exempt-issue-labels: 'enhancement,tracked'
|
||||||
# exempt-pr-labels: 'bug,enhancement,help wanted'
|
# exempt-pr-labels: 'bug,enhancement,help wanted'
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }} # token provided by GitHub
|
repo-token: ${{ secrets.GITHUB_TOKEN }} # token provided by GitHub
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue