资讯

This GitHub action creates a new branch and pull request against the parent repository when submodules are updated The end goal of this tool: Create a new branch on the parent repository and get all ...
This is a simple github action to run git submodule update --init --recursive so that your repository has all its submodules. This action was written in javascript, which allows it to work on both ...