@@ -1,21 +1,21 @@
# This is the reusable workflow file
name: Distributed Job Runner
-on:
- workflow_call:
- inputs:
- config:
- required: true
- type: string
- model:
- calling_job_name:
- network_interface:
+# on:
+# workflow_call:
+# inputs:
+# config:
+# required: true
+# type: string
+# model:
+# calling_job_name:
+# network_interface:
jobs:
generate-matrix:
runs-on: ubuntu-latest
@@ -1,11 +1,11 @@
name: Build and Test
- push:
- branches: [ '*' ]
- tags: [ '*' ]
- pull_request:
+ # push:
+ # branches: [ '*' ]
+ # tags: [ '*' ]
+ # pull_request:
single-m4-pro: