Commit 216ebb59 authored by Simon Cornet's avatar Simon Cornet
Browse files

[ci] feat: schedule on sunday at 8:30 am

parent 1ad680ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
name: 'Build and Publish'
on:
  schedule:
    - '30 8 * * sun'
    - cron: '30 8 * * sun'
  push:
    branches:
      - 'main'