Act: Add support for scheduled workflows

Created on 18 May 2020  路  4Comments  路  Source: nektos/act

Hi there!

It seems like at the moment act does ignore a workflow that has an on: schedule trigger.

Example trigger:
on: schedule: - cron: '0 */2 * * *'

It would not list and cannot be run thereafter.

It would be helpful if these could be run too. Any set schedule could just be ignored, in my opinion.

What do you think about it?

Thanks for the great tool!
Aaron

areworkflow kinfeature-request metstale

Most helpful comment

The scheduled job does not appear in act -l but I can run it fine with act -j <job_name>

All 4 comments

Agreed @aaronmeder - this should be added.

The scheduled job does not appear in act -l but I can run it fine with act -j <job_name>

Bump, this confused me the first time I used the tool

Issue is stale and will be closed in 7 days unless there is new activity

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lwille picture lwille  路  4Comments

ovitente picture ovitente  路  6Comments

kochetkovIT picture kochetkovIT  路  4Comments

magiskboy picture magiskboy  路  3Comments

bltavares picture bltavares  路  5Comments