Skip to content

Commit 846f2f5

Browse files
authored
Merge pull request #15 from dafyddj/feat/copier-monthly
feat: `copier` preset uses custom monthly schedule (first weekend only)
2 parents 39a12aa + e6fd70c commit 846f2f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

copier.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"copier"
1111
],
1212
"extends": [
13-
"schedule:monthly"
13+
"github>saltstack-formulas/.github:monthly"
1414
],
1515
"commitMessageTopic": "template {{depName}}",
1616
"semanticCommitScope": "copier",

0 commit comments

Comments
 (0)