Remove test trigger
This commit is contained in:
parent
baa15f5530
commit
244976bcb2
|
@ -4,7 +4,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "main"
|
- "main"
|
||||||
- "support-fossa-scanning"
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
build-ref:
|
build-ref:
|
||||||
|
|
|
@ -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",
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue