Skip to content

Commit 96164f9

Browse files
committed
add gt placeholders for additional steps in cleanup.yml
1 parent 3e791d7 commit 96164f9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/cleanup.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
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

src/.github/workflows/cleanup.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
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

0 commit comments

Comments
 (0)