diff --git a/.github/workflows/feature_powerset.yml b/.github/workflows/feature_powerset.yml index f2129d90..ecfc48cc 100644 --- a/.github/workflows/feature_powerset.yml +++ b/.github/workflows/feature_powerset.yml @@ -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