Run on push

This commit is contained in:
Jonatan Castro 2020-11-26 17:25:58 +11:00
parent a9c3b8f109
commit 8ab4d1bdbd

View File

@ -18,16 +18,15 @@ jobs:
workflows:
version: 2
backup:
triggers:
- schedule:
cron: "0 22 * * 1"
filters:
branches:
only:
- master
# triggers:
# - schedule:
# cron: "0 22 * * 1"
# filters:
# branches:
# only:
# - master
jobs:
- backup:
context: github-backup
filters:
branches:
only: master