Commit bb27873
committed
Add stub for nightly release job
I cannot iterate in CI using the gh CLI unless a workflow already exists
in the main branch.
Same issue as seen in this stack overflow
https://stackoverflow.com/questions/74898693/gh-workflow-run-not-working-for-particular-branch
Add a placeholder stub. This workflow does not publish anything so it
should be safe to land without review.1 parent c404aee commit bb27873
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments