Skip to content

Commit

Permalink
Update feature_powerset.yml schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
spencewenski authored May 6, 2024
1 parent 4938517 commit c6d164a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/feature_powerset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ name: Feature Powerset

on:
schedule:
# Run once a week on Saturday at 1AM UTC (Friday 6PM PST)
- cron: '0 1 * * 6'
# Run once a week on Friday at 11PM UTC (Friday 4PM PST)
- cron: '0 23 * * 5'
workflow_dispatch:
pull_request:
branches: [ main ]
Expand Down

0 comments on commit c6d164a

Please sign in to comment.