fix scikit-learn package name suggestion #234
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Delete dev documentation | ||
on: | ||
pull_request: | ||
types: [ closed ] | ||
jobs: | ||
delete: | ||
uses: huggingface/doc-builder/.github/workflows/delete_doc_comment.yml@main | ||
with: | ||
pr_number: ${{ github.event.number }} | ||
Check failure on line 12 in .github/workflows/delete_doc_comment.yml GitHub Actions / Delete dev documentationInvalid workflow file
|
||
package: evaluate |