Skip to content

Commit

Permalink
[build-ci-image]
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurZucker committed May 21, 2024
1 parent 2484303 commit 744230a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,14 @@ parameters:
type: boolean
default: false

jobs:
needs: Build pr ci-docker
on:
workflow_run:
workflows: [" Build pr ci-docker"]
types:
- completed
- skipped

jobs:
# Ensure running with CircleCI/huggingface
check_circleci_user:
docker:
Expand Down

0 comments on commit 744230a

Please sign in to comment.