Skip to content

Add ignore paths in ibis gha#353

Merged
bobbyiliev merged 1 commit intomainfrom
ignore-paths-in-ibis
Oct 1, 2025
Merged

Add ignore paths in ibis gha#353
bobbyiliev merged 1 commit intomainfrom
ignore-paths-in-ibis

Conversation

@bobbyiliev
Copy link
Collaborator

This pull request updates the GitHub Actions workflow configuration to prevent unnecessary runs when changes are made only to CLI-related files or workflows. Specifically, it ensures that the ibis.yml workflow is not triggered by changes to the CLI directory or its workflow file.

Workflow trigger improvements:

  • Updated .github/workflows/ibis.yml to ignore changes in the cli/** directory and the .github/workflows/cli.yml file for both push and pull_request events, reducing redundant workflow runs.

@bobbyiliev bobbyiliev merged commit 962ab19 into main Oct 1, 2025
1 check passed
@bobbyiliev bobbyiliev deleted the ignore-paths-in-ibis branch October 1, 2025 09:02
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.

1 participant