File tree Expand file tree Collapse file tree 4 files changed +16
-4
lines changed
Expand file tree Collapse file tree 4 files changed +16
-4
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,12 @@ version: 2
1414updates :
1515 - package-ecosystem : github-actions
1616 directory : " /"
17+ # gt-placeholder-schedule-start
1718 schedule :
1819 interval : monthly
20+ # gt-placeholder-schedule-end
21+ # gt-placeholder-pr-limit-start
1922 open-pull-requests-limit : 10
20- labels :
21- - " dependencies"
23+ # gt-placeholder-pr-limit-end
24+ # gt-placeholder-extensions-start
25+ # gt-placeholder-extensions-end
Original file line number Diff line number Diff line change 4242
4343 - name : Cleanup Sources
4444 run : ./scripts/cleanup-on-push-to-main.sh
45+ # gt-placeholder-additional-steps-start
46+ # gt-placeholder-additional-steps-end
4547
4648 - name : Check if actor is collaborator
4749 id : check-collaborator
Original file line number Diff line number Diff line change @@ -11,8 +11,12 @@ version: 2
1111updates :
1212 - package-ecosystem : github-actions
1313 directory : " /"
14+ # gt-placeholder-schedule-start
1415 schedule :
1516 interval : monthly
17+ # gt-placeholder-schedule-end
18+ # gt-placeholder-pr-limit-start
1619 open-pull-requests-limit : 10
17- labels :
18- - " dependencies"
20+ # gt-placeholder-pr-limit-end
21+ # gt-placeholder-extensions-start
22+ # gt-placeholder-extensions-end
Original file line number Diff line number Diff line change 3737
3838 - name : Cleanup Sources
3939 run : ./scripts/cleanup-on-push-to-main.sh
40+ # gt-placeholder-additional-steps-start
41+ # gt-placeholder-additional-steps-end
4042
4143 - name : Check if actor is collaborator
4244 id : check-collaborator
You can’t perform that action at this time.
0 commit comments