Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit d747215

Browse files
committed
ci: build test
1 parent 6c6cb54 commit d747215

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/quality.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
on:
22
push:
33
branches:
4-
- main
54
- develop
65
pull_request:
76
branches:
8-
- main
97
- develop
108

119
jobs:

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
push:
88
paths:
99
- "packages/**"
10+
- "tooling/**"
11+
- "moduels/**"
1012
branches:
1113
- main
1214

0 commit comments

Comments
 (0)