diff --git a/.github/workflows/post-commit.yml b/.github/workflows/update-actions-dist-post-commit.yml similarity index 98% rename from .github/workflows/post-commit.yml rename to .github/workflows/update-actions-dist-post-commit.yml index c8d8310..1856684 100644 --- a/.github/workflows/post-commit.yml +++ b/.github/workflows/update-actions-dist-post-commit.yml @@ -10,7 +10,7 @@ # due to our branch protection rules and CODEOWNERS. # It aslso cannot submit a new release or modify exsiting releases due to tag protection rules. -name: Post-Commit +name: Update action dist post-commit permissions: {}