Skip to content

Commit 9e2a883

Browse files
committed
Do not run Django test on pull_request
1 parent 8a75d34 commit 9e2a883

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/django.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Django compat test
22

33
on:
44
push:
5-
pull_request:
65

76
jobs:
87
build:

0 commit comments

Comments
 (0)