We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b92112 commit 6b6183eCopy full SHA for 6b6183e
1 file changed
.github/workflows/unittest.yml
@@ -10,14 +10,10 @@ on:
10
- "bin/**"
11
- "build_tools/**"
12
- "pythainlp/**"
13
- - "requirements/**"
14
- "tests/**"
15
- "Makefile"
16
- "MANIFEST.in"
17
- "pyproject.toml"
18
- - "requirements.txt"
19
- - "setup.cfg"
20
- - "setup.py"
21
- "tox.ini"
22
pull_request:
23
branches:
@@ -27,14 +23,10 @@ on:
27
28
24
29
25
30
31
26
32
33
34
35
36
37
38
39
40
jobs:
0 commit comments