From d4d4a0ac229ffda869206b3dc30d17f3fcc60b0a Mon Sep 17 00:00:00 2001 From: Semyon Levin <231188+remal@users.noreply.github.com> Date: Mon, 6 Jan 2025 18:29:20 -0800 Subject: [PATCH] Template repository changes: remal-gradle-plugins/template (#91) Co-authored-by: remal-gradle-plugins <77341723+remal-gradle-plugins+sync-with-template@users.noreply.github.com> --- .github/workflows/automatic-release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/automatic-release.yml b/.github/workflows/automatic-release.yml index 8786463..b3e6c86 100644 --- a/.github/workflows/automatic-release.yml +++ b/.github/workflows/automatic-release.yml @@ -46,8 +46,11 @@ jobs: remal-gradle-plugins-toolkit actionPathsAllowedToFail: | .github/workflows/automatic-release.yml + .github/workflows/bump-repository-activity.yml + .github/workflows/check-action-secrets.yml .github/workflows/codeowners-validator.yml .github/workflows/codeql-analysis.yml .github/workflows/codespell.yml .github/workflows/rebase-dependabot-pull-requests.yml + .github/workflows/release-drafter.yml .github/workflows/sync-with-template.yml