Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae70d61 commit d8bf856Copy full SHA for d8bf856
.github/workflows/pre-compile-and-lint-module.yml
@@ -2,11 +2,6 @@ name: Pre-Compile and Lint Module
2
3
on:
4
push:
5
- paths:
6
- - source/**
7
- - typings/**
8
- - package.json
9
- - tsconfig.json
10
pull_request:
11
12
jobs:
0 commit comments