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

Reuse workflows and setup static analysis #355

Merged
merged 2 commits into from
Oct 17, 2021

Conversation

greg0ire
Copy link
Member

No description provided.

@greg0ire greg0ire changed the title Reuse workflows Reuse workflows and setup static analysis Oct 17, 2021
# https://github.com/doctrine/.github/issues/3
- name: "Run PHP_CodeSniffer"
run: "vendor/bin/phpcs -q --no-colors --report=checkstyle | cs2pr"
uses: "doctrine/.github/.github/workflows/coding-standards.yml@1.1.1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was the switch to PHP 8.0 on purpose?

Copy link
Member Author

@greg0ire greg0ire Oct 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it does not matter here IMO.

@greg0ire greg0ire merged commit 81e3752 into doctrine:3.4.x Oct 17, 2021
@greg0ire greg0ire deleted the reuse-workflows branch October 17, 2021 21:52
@greg0ire greg0ire added this to the 3.4.1 milestone Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants