From 8e930e1431dcd14417679e822383e2391220ff41 Mon Sep 17 00:00:00 2001 From: "tier4-autoware-public-bot[bot]" <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 02:21:30 +0000 Subject: [PATCH] chore: sync files (#58) * chore: sync files Signed-off-by: GitHub * Update sync-files.yaml * Delete actions-tagger.yaml Co-authored-by: kenji-miyake Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> --- .github/sync-files.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/sync-files.yaml b/.github/sync-files.yaml index e389955..3c2fc81 100644 --- a/.github/sync-files.yaml +++ b/.github/sync-files.yaml @@ -5,6 +5,7 @@ - source: .github/workflows/pre-commit-optional.yaml - source: .github/workflows/semantic-pull-request.yaml - source: .github/workflows/spell-check-differential.yaml + - source: .github/workflows/sync-files.yaml - source: .clang-format - source: .markdown-link-check.json - source: .markdownlint.yaml @@ -13,12 +14,7 @@ - source: .prettierrc.yaml - source: .yamllint.yaml -- repository: autowarefoundation/autoware_common - files: - - source: .github/workflows/sync-files.yaml - - repository: autowarefoundation/autoware-github-actions files: - - source: .github/workflows/actions-tagger.yaml - source: .github/workflows/github-release.yaml - source: cliff.toml