mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-07 12:37:22 +08:00
🎉 git push enabled
This commit is contained in:
4
.github/workflows/clang-format.yml
vendored
4
.github/workflows/clang-format.yml
vendored
@@ -53,5 +53,5 @@ jobs:
|
||||
line2: "IndentWidth: 4, TabWidth: 4, BreakBeforeBraces: Allman,"
|
||||
line3: "AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: false,"
|
||||
line4: "ColumnLimit: 80, AccessModifierOffset: -3 }"
|
||||
# -name: Git Push
|
||||
# run: git push
|
||||
- name: Git Push
|
||||
run: git push
|
||||
|
||||
Reference in New Issue
Block a user