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 635a3f0 commit d21e85cCopy full SHA for d21e85c
.github/workflows/RedistTool.yaml
@@ -7,11 +7,15 @@ on:
7
push:
8
branches: [ master ]
9
paths:
10
+ - '.github/actions/project-build/action.yaml'
11
+ - '.github/actions/project-build/run-command-for-every-tests-project.ps1'
12
- '.github/workflows/RedistTool.yaml'
13
- 'src/**'
14
- 'tests/**'
15
pull_request:
16
17
18
19
20
21
0 commit comments