File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 44 pull_request :
55 branches : [ main ]
66 paths :
7- - cratedb_sqlparse_js
7+ - .github/workflows/javascript.yml
8+ - cratedb_sqlparse_js/**
89 push :
910 branches : [ main ]
1011 paths :
11- - cratedb_sqlparse_js
12+ - .github/workflows/javascript.yml
13+ - cratedb_sqlparse_js/**
1214
1315 # Allow job to be triggered manually.
1416 workflow_dispatch :
Original file line number Diff line number Diff line change 44 pull_request :
55 branches : [ main ]
66 paths :
7- - cratedb_sqlparse_py
7+ - .github/workflows/python.yml
8+ - cratedb_sqlparse_py/**
89 push :
910 branches : [ main ]
1011 paths :
11- - cratedb_sqlparse_py
12-
12+ - .github/workflows/python.yml
13+ - cratedb_sqlparse_py/**
1314
1415 # Allow job to be triggered manually.
1516 workflow_dispatch :
You can’t perform that action at this time.
0 commit comments