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

Update github actions & lint #9

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Update github actions & lint #9

merged 1 commit into from
Oct 17, 2023

Conversation

RanbirAulakh
Copy link
Collaborator

Description of changes:

  • Restructure the workflows. There are 2 workflows:
    • osml-model-runner-test-build
      • This workflow will be executed only IF the pull request have been made to dev or main branch.
    • osml-model-runner-test-publish
      • This workflow will be executed only IF the changes have been merged into main branch. It will build and then push documentation pages to gh-pages branch
  • Eliminate all commits id for github actions and used stable version of it
  • Lint the files so Github Action can succeed

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Collaborator

@drduhe drduhe left a comment

Choose a reason for hiding this comment

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

LGTM

@RanbirAulakh RanbirAulakh merged commit ba1a5fb into dev Oct 17, 2023
1 check passed
@RanbirAulakh RanbirAulakh deleted the feature/github-actions branch October 17, 2023 14:06
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.

2 participants