Skip to content

Commit 6e85aa1

Browse files
authored
Break style to test style bot (#785)
1 parent af05a17 commit 6e85aa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr_style_bot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
# Configure git with the Actions bot user
9393
git config user.name "github-actions[bot]"
9494
git config user.email "github-actions[bot]@users.noreply.github.com"
95+
git config --local lfs.https://github.com/.locksverify false
9596
9697
# Make sure your 'origin' remote is set to the contributor's fork
9798
git remote set-url origin "https://x-access-token:${GITHUB_TOKEN}@github.com/${HEADREPOFULLNAME}.git"

0 commit comments

Comments
 (0)