Closed Holger-Will closed 4 years ago
make kaskadi init run on github-action when new repository is created
kaskadi init
wen can use the following event/filter:
on: create: branches: - master
this only runs when the master branch is created (before the first pull) \o/
https://stackoverflow.com/questions/57921401/push-to-origin-from-github-action/58393457#58393457
Done, closing for now.
make
kaskadi init
run on github-action when new repository is created