Add Push to Master as Job

This commit is contained in:
Athul Cyriac Ajay
2020-07-10 09:01:48 +05:30
committed by GitHub
parent 88d025daac
commit cb9b2232a8

View File

@@ -5,6 +5,8 @@ name: Waka Readme
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
push:
branches: [ master ]
schedule:
# Runs at 12am UTC
- cron: '0 0 * * *'