Skip to content
Discussion options

You must be logged in to vote

Looking at how the GitHub Skills templates do it: They use the push event, with one job that checks if the push is actually the one on repository creation, and another that runs only if that first job confirmed it is. You could do something similar, and recommend people delete the workflow after.

Replies: 5 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@plastikfan
Comment options

Answer selected by plastikfan
Comment options

You must be logged in to vote
0 replies

This comment was marked as spam.

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Question Ask and answer questions about GitHub features and usage
5 participants