jupyter-scheduler
jupyter-scheduler copied to clipboard
Run workflows on pushes to 1.x
Problem
Workflows should be automatically run whenever the 1.x branch is pushed to.
Proposed Solution
If on.push is defined, add "1.x" to on.push.branches to the list for each workflow.