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 5f16af8 commit c2e0436Copy full SHA for c2e0436
.github/workflows/cd.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches:
6
- main
7
+ paths:
8
+ - "template/**"
9
+ - "copier.yml"
10
workflow_dispatch:
11
12
permissions:
0 commit comments