Skip to content

Commit 1eb555e

Browse files
authored
removed cron schedule runs until the github token issue is fixed
1 parent 81ea6a1 commit 1eb555e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/add-unanswered-to-project.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Add Open External Contributor PRs and Issues to PyTorch Org Project 136
22

33
on:
4-
# schedule:
5-
# - cron: '0 * * * *'
64
workflow_dispatch:
75

86
jobs:

0 commit comments

Comments
 (0)