We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af05a17 commit 6e85aa1Copy full SHA for 6e85aa1
.github/workflows/pr_style_bot.yml
@@ -92,6 +92,7 @@ jobs:
92
# Configure git with the Actions bot user
93
git config user.name "github-actions[bot]"
94
git config user.email "github-actions[bot]@users.noreply.github.com"
95
+ git config --local lfs.https://github.com/.locksverify false
96
97
# Make sure your 'origin' remote is set to the contributor's fork
98
git remote set-url origin "https://x-access-token:${GITHUB_TOKEN}@github.com/${HEADREPOFULLNAME}.git"
0 commit comments