Merge e75fba54a19e09461ea2fca4791674f019d3c856 into 2b8f79e013c9d0e0022cc29cfbfca6c7729c13fa

This commit is contained in:
SATOSHI 2023-10-07 00:35:25 +01:00 committed by GitHub
commit 15c2175836
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
name: Licensed
on:
push: {branches: main}
push: {branches: main}
pull_request: {branches: main}
jobs:
@ -11,4 +11,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm run licensed-check
- run: npm run licensed-check