Skip to content

ci: `push` trigger only on trunk branch and tags

Baltzell, Nathan requested to merge github/fork/c-dilks/ci-fix-trigger into development

Created by: c-dilks

If we are following trunk-based development with PRs, then only the trunk branch (development) should trigger on push.

Resolves https://github.com/JeffersonLab/coatjava/issues/104

Merge request reports