Skip to content

Commit aa363dd

Browse files
authored
Merge pull request facebookresearch#114 from samvelyan/patch-2
Disabling scheduled github actions
2 parents 55138d8 + 38e7d8c commit aa363dd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,8 @@ on:
66
branches:
77
- main
88
pull_request:
9-
schedule:
10-
- cron: "0 6,18 * * *"
119
release:
1210
types: [released]
13-
14-
1511
jobs:
1612
test_repo:
1713
name: Test on ${{ matrix.os }} w/ Py${{ matrix.python-version }}

0 commit comments

Comments
 (0)