Commit 861c8c81 authored by ArthurSonzogni's avatar ArthurSonzogni
Browse files

Run the github action on the initial push

parent d35aa0f1
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
on:
  # For the initial commit:
  push:
    branches:
      - master

  # For the future releases:
  schedule:
    - cron:  '0 0 * * 0' # every week