1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2024-11-05 19:45:50 +00:00

Update licensed.yml

This commit is contained in:
SATOSHI 2023-10-07 00:35:04 +01:00 committed by GitHub
parent 2b8f79e013
commit e75fba54a1
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