Skip to content

Restrict GitHub Actions Workflows by File Types #53

@JosephLeedy

Description

@JosephLeedy

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

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions