File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 77 branches : [ "main" ]
88 pull_request :
99 paths :
10- - " python-wrapper/src/neo4j_viz/ **" # python code + its resources
10+ - " python-wrapper/**" # python code + its resources
1111 branches : [ "main" ]
1212
1313 # Allows you to run this workflow manually from the Actions tab
Original file line number Diff line number Diff line change 55 # Triggers the workflow on push or pull request events but only for the "main" branch
66 push :
77 branches : [ "main" ]
8- pull_request :
9- branches : [ "main" ]
8+ # Skip on this check PR to reduce number of AuraDS instances created
109
1110 # Allows you to run this workflow manually from the Actions tab
1211 workflow_dispatch :
Original file line number Diff line number Diff line change 77 branches : [ "main" ]
88 pull_request :
99 paths :
10- - " python-wrapper/src/neo4j_viz/ **" # python code + its resources
10+ - " python-wrapper/**" # python code + its resources
1111 - " python-wrapper/pyproject.toml" # dependencies
1212 branches : [ "main" ]
1313
You can’t perform that action at this time.
0 commit comments