-
Notifications
You must be signed in to change notification settings - Fork 1
Revert "Create basic CI workflow with build job" #2
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
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR fully reverts the previously added basic GitHub Actions CI workflow by removing the workflow configuration file that defined the build job. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR reverts a previous change by completely removing the GitHub Actions CI workflow file. The workflow being removed was a basic template that only printed "Hello, world!" messages and didn't provide any actual build, test, or deployment functionality for this Jupyter notebooks repository.
Changes:
- Removed the basic CI workflow file that contained only placeholder echo commands
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reverts #1
Summary by Sourcery
Remove the previously added GitHub Actions workflow from the repository.
Build:
CI: