Skip to content

Commit fd663ad

Browse files
robstollgithub-actions[bot]
authored andcommitted
auto cleanup sources
1 parent 2de89b4 commit fd663ad

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/cleanup.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,13 @@ jobs:
2525
runs-on: ubuntu-latest
2626
steps:
2727
- uses: actions/checkout@v5
28+
29+
#gt-placeholder-install-dependencies-start
30+
#gt-placeholder-install-dependencies-end
31+
2832
- name: Cleanup Sources
2933
run: ./scripts/cleanup-on-push-to-main.sh
34+
3035
- name: Create Pull Request if necessary
3136
uses: peter-evans/create-pull-request@v7
3237
with:

0 commit comments

Comments
 (0)