🎨 Java library template • Gradle Kotlin DSL • GitHub Actions CI/CD to build, release & publish to Maven Central • Renovate • Trivy • Javadoc (Pages) • Issue & PR Templates
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
…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.