ci: `push` trigger only on trunk branch and tags
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