mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 09:14:14 +00:00
fix(ci): fixed incorrect formatting for commitlint GitHub CI action
Some checks failed
Commitlint / Run commitlint scanning (push) Has been cancelled
Some checks failed
Commitlint / Run commitlint scanning (push) Has been cancelled
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
This commit is contained in:
parent
c2316e8f3d
commit
e5bffdb889
1 changed files with 2 additions and 2 deletions
2
.github/workflows/commitlint.yml
vendored
2
.github/workflows/commitlint.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Configure Corepack
|
||||
run: corepack enable
|
||||
run: corepack enable
|
||||
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue