Skip to content

Commit

Permalink
Add workflow_dispatch event to feature_powerset.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spencewenski committed Mar 31, 2024
1 parent adfa6db commit 71b8052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/feature_powerset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
schedule:
# Run once a week on Friday at 1AM UTC (6PM PST)
- cron: '0 1 * * 5'
workflow_dispatch:

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 71b8052

Please sign in to comment.