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
ef010071
Unverified
Commit
ef010071
authored
Jun 07, 2023
by
Mishig
Committed by
GitHub
Jun 07, 2023
Browse files
Update delete_doc_comment_trigger.yml (#24084)
fix base workflow name
parent
89b00eef
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/delete_doc_comment_trigger.yml
.github/workflows/delete_doc_comment_trigger.yml
+1
-1
No files found.
.github/workflows/delete_doc_comment_trigger.yml
View file @
ef010071
...
@@ -7,6 +7,6 @@ on:
...
@@ -7,6 +7,6 @@ on:
jobs
:
jobs
:
delete
:
delete
:
uses
:
huggingface/doc-builder/.github/workflows/delete_doc_comment.yml@main
uses
:
huggingface/doc-builder/.github/workflows/delete_doc_comment
_trigger
.yml@main
with
:
with
:
pr_number
:
${{ github.event.number }}
pr_number
:
${{ github.event.number }}
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