1
0
Fork 0

Remove push trigger on weekly

master
Ambrose Chua 2021-05-12 08:54:14 +08:00 committed by GitHub
parent d43e9fbcbd
commit f7b2050be3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -1,11 +1,8 @@
name: Build and push somewhat weekly name: Build and push Docker images weekly
on: on:
schedule: schedule:
- cron: "12 16 * * 2" - cron: "12 16 * * 2"
push:
branches:
- master
jobs: jobs:
docker: docker: