Files
velopack/.github
Kevin Bost 78d9706f46 Fixing double runs when pushing to a branch with an open PR
Right now if you push to a branch with an open PR, both the PR and an push triggers fire, causing the workflow to run twice. This limits it to only run on pushes to develop and master, or on PRs to those branches.
This also adds in a workflow_dispatch trigger to be able to manually kick runs from any branch if desired.
2024-09-30 06:21:43 -06:00
..
2022-01-28 13:50:07 +00:00