Skip to content

Commit 2ce7e65

Browse files
Update comment in JuliaNightly workflow (#304)
* Update comment in JuliaNightly workflow [skip ci] * Update .github/workflows/JuliaNightly.yml Co-authored-by: Simeon Schaub <simeondavidschaub99@gmail.com> Co-authored-by: Simeon Schaub <simeondavidschaub99@gmail.com>
1 parent 8970e7f commit 2ce7e65

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/JuliaNightly.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: JuliaNightly
2-
# Nightly Scheduled Julia Nightly Run
2+
# Nightly Version of Julia.
3+
# Runs on PRs and pushes to `master`, but seperate workflow to `CI`
4+
# to avoid inclusion in nightly cron build with failure notifications.
35
on:
46
push:
57
branches: [master]

0 commit comments

Comments
 (0)