Fix nightly tests (#2028)
* run nightly * remove branches * Branches and on pull request removed * update snap
This commit is contained in:
parent
6cf148c4c3
commit
3a5d72e811
1 changed files with 0 additions and 1 deletions
1
.github/workflows/tests-nightly.yml
vendored
1
.github/workflows/tests-nightly.yml
vendored
|
@ -2,7 +2,6 @@ name: Execute nightly tests
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
branches: ["main"]
|
||||
inputs:
|
||||
environment:
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue