0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

Update website.yml

This commit is contained in:
Juan Picado 2024-08-06 19:31:37 +02:00
parent 60b263f23d
commit 97947ebb3d

View file

@ -6,6 +6,10 @@ on:
permissions: permissions:
contents: read # to fetch code (actions/checkout) contents: read # to fetch code (actions/checkout)
concurrency:
group: website-${{ github.ref }}
cancel-in-progress: true
jobs: jobs:
build: build:
permissions: permissions: