Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mergeabot config #1110

Merged
merged 1 commit into from
May 26, 2023
Merged

Fix mergeabot config #1110

merged 1 commit into from
May 26, 2023

Commits on May 26, 2023

  1. Fix mergeabot config

    Hm, I copied the example from their README, but maybe it had an error,
    because I see this:
    https://github.com/maxjacobson/seasoning/actions/runs/5093441480/workflow
    
    > **Invalid workflow file**
    >
    > `schedule` accepts a list of one or more maps with the `cron` key set
    
    Looking at the docs for `schedule`, it looks like this is supposed to be
    a list, which is consistent with what the error message says.
    https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule
    maxjacobson committed May 26, 2023
    Configuration menu
    Copy the full SHA
    a5f06f5 View commit details
    Browse the repository at this point in the history