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

Add GitHub Action to validate entries #12213

Open
rollquaye opened this issue Apr 19, 2024 · 0 comments
Open

Add GitHub Action to validate entries #12213

rollquaye opened this issue Apr 19, 2024 · 0 comments

Comments

@rollquaye
Copy link

  • Add GitHub Action to validate entries

This updated code adds a new GitHub Action workflow for validating entries. The workflow runs on every push and pull request to the main branch, using Python 3.9 on Ubuntu. It then installs necessary dependencies and runs a script to validate the entries.

  • Refactor formatting for GitHub Action validation workflow

This code revision doesn't introduce new functionality; it merely refines the formatting within the GitHub Actions validation workflow file. It precisely adjusts the structure around the "main" branch triggers, ensuring a cleaner, more readable workflow definition.

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

No branches or pull requests

1 participant