Skip to content

Restore schedule as part of solving GitHub action that is broken.#770

Open
schlaman-ms wants to merge 1 commit into
mainfrom
users/schlaman-ms/SPMRestoreScheduleCodeQL
Open

Restore schedule as part of solving GitHub action that is broken.#770
schlaman-ms wants to merge 1 commit into
mainfrom
users/schlaman-ms/SPMRestoreScheduleCodeQL

Conversation

@schlaman-ms
Copy link
Copy Markdown
Contributor

Restoring cron schedule that was pulled out in #718

For now, we will leave the schedule on so the GitHub actions will trigger on every action to increase likelihood of hitting the bug.

pull_request:
branches: [ main ]
schedule:
- cron: '0 0 * * 0'
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@schlaman-ms What is the interpretation of 0 0 * * 0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants