thriving-dev / java-library-template

๐ŸŽจ Java library template โ€ข Gradle Kotlin DSL โ€ข GitHub Actions CI/CD to build, release & publish to Maven Central โ€ข Renovate โ€ข Trivy โ€ข Javadoc (Pages) โ€ข Issue & PR Templates
https://www.youtube.com/watch?v=nXs7hSV6ris&list=PL1tfxqbktkFYK5zYjfHxt4wFOus5R9Y3g&index=1
Other
32 stars 4 forks source link

feat: no PAT is required for running migrate-repo-template wf #10

Closed hartmut-co-uk closed 1 year ago

hartmut-co-uk commented 1 year ago

โ“ Type of change

๐Ÿ“š Description, Motivation and Context

No PAT is required for running 'migrate-repo-template' workflow. (A GH action can modify/delete itself but not other actions).

๐Ÿงช How Has This Been Tested?

๐Ÿ“ Checklist