Remove the main constraint when running the PHPCS workflow. (#140)

This commit is contained in:
Colin Stewart 2025-06-29 02:58:13 +01:00 committed by GitHub
parent 8bb5074725
commit 52d2758b94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,8 +5,6 @@ on:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
# Cancels all previous workflow runs for pull requests that have not completed.