Skip to content

Commit

Permalink
Change GHA schedule
Browse files Browse the repository at this point in the history
Also enable manual trigger
  • Loading branch information
mityu committed Sep 9, 2023
1 parent bb043a1 commit 20c5027
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-prebuild-binaries.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Release prebuild binaries
on:
schedule:
- cron: '0 0 * * *'
- cron: '0 14 * * *'
workflow_dispatch:

jobs:
windows:
Expand Down

0 comments on commit 20c5027

Please sign in to comment.