[TEMP] github: run openring workflow on pushes to openring-test branch

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-09-02 17:06:28 +05:30
parent 878ffe4455
commit 079ba790a1
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ name: Update openring data
on:
schedule:
- cron: '0 0 * * *'
push:
branches:
- openring-test
jobs:
regenerate-openring-html: