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 ddf11fa commit fc635a2Copy full SHA for fc635a2
.github/sync.yml
@@ -13,8 +13,6 @@ group:
13
dest: .vscode/settings.json
14
- source: .vscode/extensions.json
15
dest: .vscode/extensions.json
16
- - source: .github/pull_request_template.md
17
- dest: .github/pull_request_template.md
18
- source: .github/workflows/add-to-project.yml
19
dest: .github/workflows/add-to-project.yml
20
repos: |
@@ -61,6 +59,8 @@ group:
61
59
62
60
# Website repositories
63
- files:
+ - source: .github/pull_request_template.md
+ dest: .github/pull_request_template.md
64
- source: common/justfile/web
65
dest: justfile
66
- source: common/devcontainers/web.json
0 commit comments