Compare commits

..

No commits in common. "55188e9c34fe7e51b6758cd877dbf490d3bbf9f1" and "003af7c96a8f6df3e9ba005d30516197b5f769f2" have entirely different histories.

2 changed files with 0 additions and 6 deletions

View file

@ -2,9 +2,6 @@ name: Commitlint
on: [push, pull_request] on: [push, pull_request]
permissions:
contents: read
jobs: jobs:
commitlint: commitlint:
name: Run commitlint scanning name: Run commitlint scanning

View file

@ -1,8 +1,5 @@
name: NodeJS Build and Compile name: NodeJS Build and Compile
permissions:
contents: read
actions: write
on: on:
push: push:
branches: ["main"] branches: ["main"]