Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
5929f86e
Unverified
Commit
5929f86e
authored
Jun 01, 2023
by
Lysandre Debut
Committed by
GitHub
Jun 01, 2023
Browse files
Update stale.yml to use HuggingFaceBot (#23941)
parent
857d4e1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/stale.yml
.github/workflows/stale.yml
+1
-1
No files found.
.github/workflows/stale.yml
View file @
5929f86e
...
@@ -10,7 +10,7 @@ jobs:
...
@@ -10,7 +10,7 @@ jobs:
if
:
github.repository == 'huggingface/transformers'
if
:
github.repository == 'huggingface/transformers'
runs-on
:
ubuntu-latest
runs-on
:
ubuntu-latest
env
:
env
:
GITHUB_TOKEN
:
${{ secrets.
GITHUB_TOKEN
}}
GITHUB_TOKEN
:
${{ secrets.
HUGGINGFACE_PUSH
}}
steps
:
steps
:
-
uses
:
actions/checkout@v3
-
uses
:
actions/checkout@v3
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment