Skip to content

Commit 3399516

Browse files
Remove quality workflow entirely (#400)
## Usage and product changes ## Implementation
1 parent 1691574 commit 3399516

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.factory/automation.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ config:
1010
typedb-behaviour: [build]
1111

1212
build:
13-
quality:
14-
filter:
15-
owner: typedb
16-
branch: [master, development, "3.0"]
13+
# quality:
14+
# filter:
15+
# owner: typedb
16+
# branch: [master, development, "3.0"]
1717
# dependency-analysis:
1818
# image: typedb-ubuntu-22.04
1919
# command: |

0 commit comments

Comments
 (0)