mirror of
https://github.com/Snigdha-OS/snigdhaos-arctic.git
synced 2025-09-20 19:45:01 +02:00
🔧 fix(workflows): error in your yaml syntax
This commit is contained in:
6
.github/workflows/commit.yml
vendored
6
.github/workflows/commit.yml
vendored
@@ -39,6 +39,6 @@ jobs:
|
||||
|
||||
echo "Error: Commit message is not conventional"
|
||||
exit 1
|
||||
shell: /usr/bin/bash -e
|
||||
env:
|
||||
LATEST_COMMIT_MESSAGE: 🔧 fix(workflows): debug for continued issue
|
||||
# shell: /usr/bin/bash -e
|
||||
# env:
|
||||
# LATEST_COMMIT_MESSAGE: 🔧 fix(workflows): debug for continued issue
|
Reference in New Issue
Block a user