Skip to content

Commit 9f6319a

Browse files
authored
Merge pull request #2 from instytutfi/chore/update-main-worflow
2 parents e5a1243 + ad21080 commit 9f6319a

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)