Skip to content

Commit 0f6dcb0

Browse files
committed
Merge branch 'main' into chore/add-documentation
2 parents 2b42d1a + 9f6319a commit 0f6dcb0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/main.yml

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ on:
33
push:
44
branches:
55
- main
6+
paths:
7+
- "src/**"
8+
- "README.md"
9+
- "package.json"
10+
- "tsconfig.json"
611
jobs:
712
build:
813
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)