name: Rename the project from template on: [push] jobs: rename-project: if: ${{ github.repository != 'rochacbruno/python-project-template' }} ...
確定! 回上一頁