jupyter-scheduler icon indicating copy to clipboard operation
jupyter-scheduler copied to clipboard

Run workflows on pushes to 1.x

Open dlqqq opened this issue 2 years ago • 0 comments

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.

dlqqq avatar Aug 15 '23 22:08 dlqqq