Skip to content

Commit d9bed3b

Browse files
committedNov 6, 2024
fix CI
1 parent 65a6ff9 commit d9bed3b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed
 

‎.github/workflows/dependencies.yml

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
name: Check deps
22

33
on:
4-
pull_request:
5-
paths:
6-
- setup.py
7-
- requirements.txt
8-
- dev-requirements.txt
9-
- docs/requirements.txt
10-
- .github/workflows/dependencies.yml
4+
push:
115

126
env:
137
DEBIAN_FRONTEND: noninteractive

0 commit comments

Comments
 (0)
Please sign in to comment.