Skip to content

Commit 58f790a

Browse files
committed
fix ci
1 parent 6599bdc commit 58f790a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/django.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
- '**/*.md'
1010
- '**/*.css'
1111
- '**/*.js'
12-
- '**/*.yml'
1312
pull_request:
1413
branches:
1514
- master
@@ -18,7 +17,6 @@ on:
1817
- '**/*.md'
1918
- '**/*.css'
2019
- '**/*.js'
21-
- '**/*.yml'
2220

2321
jobs:
2422
build-normal:

0 commit comments

Comments
 (0)