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.
1 parent 09db62a commit 9d73eb0Copy full SHA for 9d73eb0
.github/workflows/ci_nightly.yml
@@ -86,6 +86,6 @@ jobs:
86
gh issue create \
87
--title "Nightly CI Failure" \
88
--body "One or more jobs failed! [View the failed workflow](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})." \
89
- --label "ci-nightly"
+ --label "ci-nightly" \
90
--assignee JurajSadel
91
fi
0 commit comments