Skip to content

Commit 9d73eb0

Browse files
authored
Fix nightly CI (#4379)
1 parent 09db62a commit 9d73eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@ jobs:
8686
gh issue create \
8787
--title "Nightly CI Failure" \
8888
--body "One or more jobs failed! [View the failed workflow](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})." \
89-
--label "ci-nightly"
89+
--label "ci-nightly" \
9090
--assignee JurajSadel
9191
fi

0 commit comments

Comments
 (0)