Commit aeb22e6f authored by Simon Cornet's avatar Simon Cornet
Browse files

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

parent c33fbffc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3,6 +3,8 @@
# generic
name: 'Build and Publish'
on:
  schedule:
    - '30 8 * * sun'
  push:
    branches:
      - 'main'