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 3c77877 commit a4e0521Copy full SHA for a4e0521
.github/sync-with-template.yml
@@ -18,14 +18,8 @@ includes:
18
- update-node-version-in-files.*js
19
- tsconfig-generate-app.*js
20
excludes:
21
-- .github/workflows/template-cleanup.*
22
-- .github/workflows/*-template-cleanup.*
23
-- .github/workflows/template-*-cleanup.*
24
-- .github/workflows/*-template-*-cleanup.*
25
-- .github/template-cleanup/**
26
-- .github/*-template-cleanup/**
27
-- .github/template-*-cleanup/**
28
-- .github/*-template-*-cleanup/**
+- .github/workflows/*template*-cleanup.*
+- .github/*template*-cleanup/**
29
- .github/workflows/release-drafter.yml
30
- .github/release-drafter.yml
31
modifiable-sections-exclusions:
0 commit comments