mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-07 17:33:05 +00:00
Merge pull request #370 from ahmadk953/alert-autofix-12
This commit is contained in:
commit
950d4d9b0f
1 changed files with 3 additions and 0 deletions
3
.github/workflows/commitlint.yml
vendored
3
.github/workflows/commitlint.yml
vendored
|
@ -2,6 +2,9 @@ name: Commitlint
|
|||
|
||||
on: [push, pull_request]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
commitlint:
|
||||
name: Run commitlint scanning
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue