1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-21 07:29:37 +01:00

chore: deploy website once peer day instead on merge

This commit is contained in:
Juan Picado 2022-09-16 08:11:31 +02:00
parent 9fc2e79611
commit c3f287bc04

@ -6,10 +6,8 @@ on:
paths:
- 'website/**'
- './.github/workflows/website.yml'
push:
branches:
- 'master'
schedule:
- cron: '0 0 * * *'
jobs:
build:
runs-on: ubuntu-latest