Skip to content

Commit 9d4a5c9

Browse files
committed
Improve CI
1 parent 64250ea commit 9d4a5c9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/dispatch-event.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
name: 'Dispatch PyTorch events'
22

33
on:
4-
pull_request:
5-
branches:
6-
- 'main'
7-
paths:
8-
- '.github/workflows/dispatch-event.yml'
9-
- '.github/actions/list-pr/**'
10-
- '!**/*.md'
11-
124
schedule:
135
- cron: '0 12 * * *'
146

0 commit comments

Comments
 (0)