Loading .github/workflows/build.yml +3 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ on: branches: [ master ] pull_request: branches: [ master ] schedule: # Daily run - cron: '30 1 * * *' jobs: build: Loading Loading
.github/workflows/build.yml +3 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ on: branches: [ master ] pull_request: branches: [ master ] schedule: # Daily run - cron: '30 1 * * *' jobs: build: Loading