We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95748ad commit 27b2b88Copy full SHA for 27b2b88
.github/workflows/workflow-synchronization.yaml
@@ -90,7 +90,7 @@ env:
90
#sync-root/.github/release-drafter-config.yaml=.github/release-drafter-config.yaml
91
#sync-root/.github/workflows=.github
92
#sync-root/.github/ISSUE_TEMPLATE=.github
93
- sync-root/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md=.github
+ sync-root/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md=.github/pull_request_template.md
94
#sync-root/.gitignore=.gitignore
95
#sync-root/CONTRIBUTING.md=CONTRIBUTING.md
96
#sync-root/LICENSE=LICENSE
0 commit comments