diff --git a/.github/sync-files.yaml b/.github/sync-files.yaml index fbf63b1..c31f274 100644 --- a/.github/sync-files.yaml +++ b/.github/sync-files.yaml @@ -9,8 +9,10 @@ - source: .github/ISSUE_TEMPLATE/config.yml - source: .github/ISSUE_TEMPLATE/task.yaml - source: .github/dependabot.yaml + - source: .github/pull_request_template.md - source: .github/stale.yml - source: .github/workflows/cancel-previous-workflows.yaml + - source: .github/workflows/comment-on-pr.yaml - source: .github/workflows/github-release.yaml - source: .github/workflows/pre-commit-autoupdate.yaml - source: .github/workflows/pre-commit-optional.yaml