Skip to content

Commit 427949f

Browse files
test
1 parent ba5729f commit 427949f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/quick-start.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ name: quick-start
33
on:
44
push:
55
branches:
6-
- '**'
7-
paths:
8-
- '**.py'
9-
- '**.yml'
6+
- master
107
pull_request:
8+
branches:
9+
- '**'
1110
paths:
1211
- '**.py'
1312
- '**.yml'

0 commit comments

Comments
 (0)