Skip to content

Commit dd66f44

Browse files
authored
Remove leading newline
Minor change.
1 parent cf57db7 commit dd66f44

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/update-release-branch.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
import datetime
99
import os
1010

11-
EMPTY_CHANGELOG = """
12-
# CodeQL Action and CodeQL Runner Changelog
11+
EMPTY_CHANGELOG = """# CodeQL Action and CodeQL Runner Changelog
1312
1413
## [UNRELEASED]
1514

0 commit comments

Comments
 (0)