mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
Update website.yml
This commit is contained in:
parent
60b263f23d
commit
97947ebb3d
4
.github/workflows/website.yml
vendored
4
.github/workflows/website.yml
vendored
@ -6,6 +6,10 @@ on:
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
||||
concurrency:
|
||||
group: website-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
build:
|
||||
permissions:
|
||||
|
Loading…
Reference in New Issue
Block a user