Skip to content

Commit 649f1df

Browse files
authored
Fix indentation for check_branch_existence option
1 parent 00a81e6 commit 649f1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/delete_logs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ on:
4545
options:
4646
- "false"
4747
- "true"
48-
check_branch_existence:
48+
check_branch_existence:
4949
description: "Skip deletions linked to an existing branch"
5050
required: false
5151
default: "true"

0 commit comments

Comments
 (0)