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
6a3c883c
"...composable_kernel_rocm.git" did not exist on "754adc70e3c98c08dc64f7338d8a2e5e5f38dc3b"
Unverified
Commit
6a3c883c
authored
Jan 19, 2022
by
Lysandre Debut
Committed by
GitHub
Jan 19, 2022
Browse files
Fix PR number (#15231)
* Fix PR number * Fix PR number
parent
f778edb7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/build_dev_documentation.yml
.github/workflows/build_dev_documentation.yml
+1
-1
No files found.
.github/workflows/build_dev_documentation.yml
View file @
6a3c883c
...
@@ -38,7 +38,7 @@ jobs:
...
@@ -38,7 +38,7 @@ jobs:
if
:
github.event.action == 'opened' || github.event.action == 'reopened'
if
:
github.event.action == 'opened' || github.event.action == 'reopened'
with
:
with
:
message
:
'
Thank
you
for
your
PR!
The
docs
for
this
PR
live
[here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_$PR_NUMBER).
All
of
your
documentation
changes
will
be
reflected
on
that
endpoint.'
message
:
'
Thank
you
for
your
PR!
The
docs
for
this
PR
live
[here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_$
{{
env.
PR_NUMBER
}}
).
All
of
your
documentation
changes
will
be
reflected
on
that
endpoint.'
GITHUB_TOKEN
:
${{ env.WRITE }}
GITHUB_TOKEN
:
${{ env.WRITE }}
-
name
:
Loading cache.
-
name
:
Loading cache.
...
...
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