Skip to content

Commit

Permalink
remove irrelevant files
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx committed Nov 28, 2024
1 parent ee0ed7c commit 03163f7
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/sync-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,8 @@
dest: .github/stale.yml
- source: sources/.github/workflows/cancel-previous-workflows.yaml
dest: .github/workflows/cancel-previous-workflows.yaml
- source: sources/.github/workflows/check-build-depends.yaml
dest: .github/workflows/check-build-depends.yaml
- source: sources/.github/workflows/clang-tidy-pr-comments.yaml
dest: .github/workflows/clang-tidy-pr-comments.yaml
- source: sources/.github/workflows/clang-tidy-pr-comments-manually.yaml
dest: .github/workflows/clang-tidy-pr-comments-manually.yaml
- source: sources/.github/workflows/comment-on-pr.yaml
dest: .github/workflows/comment-on-pr.yaml
- source: sources/.github/workflows/delete-closed-pr-docs.yaml
dest: .github/workflows/delete-closed-pr-docs.yaml
- source: sources/.github/workflows/deploy-docs.yaml
dest: .github/workflows/deploy-docs.yaml
- source: sources/.github/workflows/github-release.yaml
dest: .github/workflows/github-release.yaml
- source: sources/.github/workflows/pr-agent.yaml
Expand All @@ -34,8 +24,6 @@
dest: .github/workflows/pre-commit-optional.yaml
- source: sources/.github/workflows/pre-commit-optional-autoupdate.yaml
dest: .github/workflows/pre-commit-optional-autoupdate.yaml
- source: sources/.github/workflows/pre-commit.yaml
dest: .github/workflows/pre-commit.yaml
- source: sources/.github/workflows/pre-commit-autoupdate.yaml
dest: .github/workflows/pre-commit-autoupdate.yaml
- source: sources/.github/workflows/semantic-pull-request.yaml
Expand All @@ -46,8 +34,6 @@
dest: .github/workflows/spell-check-daily.yaml
- source: sources/.github/workflows/sync-files.yaml
dest: .github/workflows/sync-files.yaml
- source: sources/.github/workflows/update-codeowners-from-packages.yaml
dest: .github/workflows/update-codeowners-from-packages.yaml
- source: sources/.clang-format
dest: .clang-format
- source: sources/.clang-tidy
Expand All @@ -68,8 +54,6 @@
dest: .yamllint.yaml
- source: sources/CODE_OF_CONDUCT.md
dest: CODE_OF_CONDUCT.md
- source: sources/codecov.yaml
dest: codecov.yaml
- source: sources/CONTRIBUTING.md
dest: CONTRIBUTING.md
- source: sources/CPPLINT.cfg
Expand Down

0 comments on commit 03163f7

Please sign in to comment.