Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
add workflow_dispatch:
  • Loading branch information
qurious-pixel authored May 5, 2021
1 parent dce6c95 commit 03ea17c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Dolphin-AppImage

on:
push:
workflow_dispatch:
schedule:
- cron: "15 0 * * 3"

Expand Down

0 comments on commit 03ea17c

Please sign in to comment.