Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d8bf856

Browse files
Updated workflows to pre-compile and lint on all changes
1 parent ae70d61 commit d8bf856

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pre-compile-and-lint-module.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@ name: Pre-Compile and Lint Module
22

33
on:
44
push:
5-
paths:
6-
- source/**
7-
- typings/**
8-
- package.json
9-
- tsconfig.json
105
pull_request:
116

127
jobs:

0 commit comments

Comments
 (0)