Skip to content

Commit ca8f1ff

Browse files
committed
fix
1 parent 7e8f2fe commit ca8f1ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/clean.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Clean objects
22

33
on:
4-
pull_request_target:
5-
types: [closed]
4+
workflow_call:
65

76
jobs:
87
clean:

0 commit comments

Comments
 (0)