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: self-cleanup migrate-repo-template wf yml without PAT needing '… #5

Closed hartmut-co-uk closed 1 year ago

hartmut-co-uk commented 1 year ago

…actions' write permissions

With this change 'actions' permission is no longer needed.

GitHub Actions workflows can delete (and commit+push) itself, but not modify other wfs without 'actions' r/w permission granted.