Remove leading newline
Minor change.
This commit is contained in:
parent
cf57db7e1f
commit
dd66f4484d
1 changed files with 1 additions and 2 deletions
3
.github/update-release-branch.py
vendored
3
.github/update-release-branch.py
vendored
|
|
@ -8,8 +8,7 @@ import json
|
|||
import datetime
|
||||
import os
|
||||
|
||||
EMPTY_CHANGELOG = """
|
||||
# CodeQL Action and CodeQL Runner Changelog
|
||||
EMPTY_CHANGELOG = """# CodeQL Action and CodeQL Runner Changelog
|
||||
|
||||
## [UNRELEASED]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue