Skip to content

Commit

Permalink
chroe: workflow dispatch for dev build
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed Jul 28, 2024
1 parent de30afe commit c61e124
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pre_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on:
schedule:
# weekly at 0300 PST/1000 UTC on Sunday
- cron: '0 10 * * 0'
# commented out till 3.13
# workflow_dispatch:
workflow_dispatch: {}

jobs:
build_posix:
Expand Down

0 comments on commit c61e124

Please sign in to comment.