create
workflow does not run as expected
#58
Labels
priority: 1
This is important. It should be dealt with shortly.
type: bug
Something isn't working.
work: complicated
Sense-analyze-respond. The relationship between cause and effect requires analysis or expertise.
I'm not sure how the create workflow is intended to run, but in a test repo I created it is a bit odd. The
create
workflow does not run on the initial creation of the new repo, it only runs when you create a new branch or tag. I would expect it to run automatically on main with the initial commit.Forked the template and switched to the
push
trigger and all worked as expected. https://github.com/arr00/test-new-template.The text was updated successfully, but these errors were encountered: