mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-08 16:09:29 +00:00
Compare commits
No commits in common. "55188e9c34fe7e51b6758cd877dbf490d3bbf9f1" and "003af7c96a8f6df3e9ba005d30516197b5f769f2" have entirely different histories.
55188e9c34
...
003af7c96a
2 changed files with 0 additions and 6 deletions
3
.github/workflows/commitlint.yml
vendored
3
.github/workflows/commitlint.yml
vendored
|
@ -2,9 +2,6 @@ name: Commitlint
|
|||
|
||||
on: [push, pull_request]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
commitlint:
|
||||
name: Run commitlint scanning
|
||||
|
|
3
.github/workflows/npm-build-and-compile.yml
vendored
3
.github/workflows/npm-build-and-compile.yml
vendored
|
@ -1,8 +1,5 @@
|
|||
name: NodeJS Build and Compile
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
actions: write
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue