Loading .github/workflows/update.yml +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 Loading Loading
.github/workflows/update.yml +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 Loading