Add Push to Master as Job
This commit is contained in:
parent
88d025daac
commit
cb9b2232a8
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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 * * *'
|
||||
|
Loading…
x
Reference in New Issue
Block a user