Run on push
This commit is contained in:
parent
a9c3b8f109
commit
8ab4d1bdbd
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user