We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 114b95e + 3942894 commit 1cdfb55Copy full SHA for 1cdfb55
.github/workflows/nightly.yml
@@ -16,7 +16,7 @@ concurrency:
16
17
jobs:
18
main:
19
- uses: "./.github/workflows/build-test-and-sonar.yml"
+ uses: "./.github/workflows/ci.yml"
20
permissions:
21
contents: write
22
with:
0 commit comments