Skip to content

Commit e5fc1b3

Browse files
committed
ci:update
1 parent 1b78050 commit e5fc1b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-to-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
GH_TOKEN: ${{ secrets.AUTOFIX_TOKEN }}
2020
OWNER: ${{ github.repository_owner }}
2121
REPO: ${{ github.event.repository.name }}
22-
run: |
22+
run: |
2323
DEFAULT_BRANCH=$(gh api /repos/$OWNER/$REPO --jq '.default_branch')
2424
echo "Default branch: $DEFAULT_BRANCH"
2525

0 commit comments

Comments
 (0)