### Problem skpkg is still building the matrix workflow with a push to main. ### Proposed solution delete the on push to main block so it can still be triggered by workflow dispatch but doesn't go on merge to main.
Problem
skpkg is still building the matrix workflow with a push to main.
Proposed solution
delete the on push to main block so it can still be triggered by workflow dispatch but doesn't go on merge to main.