Skip to content

Commit a0ae7fe

Browse files
authored
Apply suggestion from @reakaleek
1 parent 3786d4a commit a0ae7fe

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/codex-preview-cleanup.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: preview-cleanup
22

3-
on:
4-
workflow_call: ~
5-
pull_request_target:
6-
types: [closed]
3+
# on:
4+
# workflow_call: ~
5+
# pull_request_target:
6+
# types: [closed]
77

88
permissions:
99
contents: none

0 commit comments

Comments
 (0)