Remove test trigger

This commit is contained in:
Michele Degges 2022-07-07 15:40:37 -07:00
parent baa15f5530
commit 244976bcb2
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@ on:
push: push:
branches: branches:
- "main" - "main"
- "support-fossa-scanning"
workflow_dispatch: workflow_dispatch:
inputs: inputs:
build-ref: build-ref:

View File

@ -14,7 +14,6 @@ project "nomad" {
"release/1.1.x", "release/1.1.x",
"release/1.2.x", "release/1.2.x",
"release/1.3.x", "release/1.3.x",
"support-fossa-scanning",
] ]
} }
} }