Skip to content

Commit

Permalink
Skip Add model like job (huggingface#24865)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgugger authored Jul 17, 2023
1 parent 870dfc1 commit d561408
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/add-model-like.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ name: Add model like runner
on:
push:
branches:
- main
pull_request:
paths:
- "src/**"
- "tests/**"
- ".github/**"
types: [opened, synchronize, reopened]
- none # put main here when this is fixed
#pull_request:
# paths:
# - "src/**"
# - "tests/**"
# - ".github/**"
# types: [opened, synchronize, reopened]

jobs:
run_tests_templates_like:
Expand Down

0 comments on commit d561408

Please sign in to comment.