-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
As a developer, I do not want the PHP code quality checks and the integration tests to run when I push a change to non-PHP files, since they are not relevant to my changes.
Acceptance Criteria
- Given a developer pushes a commit
- When it does not contain changes to the PHP code
- Then the PHP Code Quality Checks and Run Integration Tests GitHub Actions workflows should not run
Metadata
Metadata
Assignees
Labels
Projects
Status
Backlog