Skip to content

Commit

Permalink
Unpark (pytorch#132)
Browse files Browse the repository at this point in the history
* move slow tests to parking lot until we configure it as nightly runs

* regular runs
  • Loading branch information
mikekgfb authored and malfet committed Jul 17, 2024
1 parent 786dc90 commit 8f1b78b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions parking_lot/pull.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: pull

on:
push:
branches:
- main
pull_request:
schedule:
- cron: '0,6,12,18 0 * * *' # Runs at midnight UTC and every 6 hours
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 8f1b78b

Please sign in to comment.