Skip to content

Commit

Permalink
Add workflow_dispatch event
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
CrazyMax committed Oct 28, 2020
1 parent 767b2f4 commit 1f68ce0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: ci

on:
workflow_dispatch:
schedule:
- cron: '0 10 * * *' # everyday at 10am
push:
Expand Down

0 comments on commit 1f68ce0

Please sign in to comment.