We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64a51d3 commit 02a7db2Copy full SHA for 02a7db2
.github/workflows/Tests_Linux.yml
@@ -1,15 +1,6 @@
1
name: Module Tests (Linux)
2
3
-on:
4
- push:
5
- paths:
6
- - 'modules/**'
7
- - 'thirdParty/**'
8
- - '.github/workflows/Tests_Linux.yml'
9
- pull_request:
10
11
12
+on: workflow_dispatch
13
14
jobs:
15
test-linux:
.github/workflows/Tests_Windows.yml
name: Module Tests (Windows)
- - '.github/workflows/Tests_Windows.yml'
test-windows:
0 commit comments