This is an automated email from the ASF dual-hosted git repository. jky pushed a commit to branch 0.0.6 in repository https://gitbox.apache.org/repos/asf/flagon-distill.git
commit 5518d0723e222b8d97ec1637e04ee28dfb2e40cb Author: Evan Jones <[email protected]> AuthorDate: Mon Sep 25 14:35:16 2023 -0400 ci(bump-version): remove dependency on RAT --- .github/workflows/bump_version.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/bump_version.yml b/.github/workflows/bump_version.yml index 7332c6d..5c070ee 100644 --- a/.github/workflows/bump_version.yml +++ b/.github/workflows/bump_version.yml @@ -17,10 +17,6 @@ name: Bump Version on: - # workflow_run: - # workflows: ["Release Audit Tool"] - # types: - # - completed pull_request: branches: - dev
