Closed farshidtz closed 2 months ago
Currently, the snap gets built twice on PRs that intend to merge code from a local branch.
This change sets the branch for PR triggers to main, avoiding runs on pushes to other local branches in a PR.
main
Also, enables manual triggers.
Currently, the snap gets built twice on PRs that intend to merge code from a local branch.
This change sets the branch for PR triggers to
main
, avoiding runs on pushes to other local branches in a PR.Also, enables manual triggers.