Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
ci: Add ability to run jorje update manually
Browse files Browse the repository at this point in the history
  • Loading branch information
dangmai committed Feb 3, 2020
1 parent cfd7e9f commit 7e5acfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-jorje.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Update Jorje

on:
repository_dispatch:
types: manual-jorje-update
schedule:
- cron: '0 1 * * *'

Expand Down

0 comments on commit 7e5acfe

Please sign in to comment.