Skip to content

Created new workflow for nightly ci#1384

Merged
shahzebsiddiqui merged 10 commits intodevelfrom
new_workflow_nightly_ci
Feb 11, 2023
Merged

Created new workflow for nightly ci#1384
shahzebsiddiqui merged 10 commits intodevelfrom
new_workflow_nightly_ci

Conversation

@prathmesh4321
Copy link
Collaborator

Hi @shahzebsiddiqui . I have the new workflow for nightly regression. Please review.

@prathmesh4321 prathmesh4321 linked an issue Feb 10, 2023 that may be closed by this pull request
@shahzebsiddiqui
Copy link
Member

please add the ci badge to README file and then we can try to clean up the on event to just limit to schedule. We should let it run every 5min and see if it works. If it doesn't we may need to have

on:
  pull_requests:
    branches: [devel]
  push:
    branches: [devel]

@shahzebsiddiqui shahzebsiddiqui merged commit f78acac into devel Feb 11, 2023
@shahzebsiddiqui shahzebsiddiqui deleted the new_workflow_nightly_ci branch February 11, 2023 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

run nightly regression test

2 participants