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 'poetry.lock' to CI workflow triggers list #23

Merged
merged 1 commit into from
Mar 17, 2024
Merged

Add 'poetry.lock' to CI workflow triggers list #23

merged 1 commit into from
Mar 17, 2024

Commits on Mar 17, 2024

  1. Add 'poetry.lock' to CI workflow triggers list

    This update modifies the continuous integration (CI) workflow configuration file. Specifically, the 'poetry.lock' file has been added to the list of paths that, when modified, will trigger the CI workflow. This adjustment ensures that any changes to project dependencies will trigger automated tests.
    
    Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
    DanielAvdar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    b9951cf View commit details
    Browse the repository at this point in the history