Skip to content

Commit

Permalink
chore: sync files (#58)
Browse files Browse the repository at this point in the history
* chore: sync files

Signed-off-by: GitHub <noreply@github.com>

* Update sync-files.yaml

* Delete actions-tagger.yaml

Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
  • Loading branch information
3 people authored Mar 30, 2022
1 parent 6b13eaa commit 8e930e1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/sync-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit 8e930e1

Please sign in to comment.