Skip to content

Schedule without specifying Date string #49

Closed
@obfuscurity

Description

It's unclear to me whether this action supports a /schedule without the Date string specified as per the README. For example, if I want to auto-merge a PR every Wednesday 9am ET, I'd prefer to just set the cron accordingly:

  schedule:
    - cron: 0 13 * * 3

Will this work as intended, or do I still need to specify the upcoming date each time?

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions