Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marlo-longley/phpcs-workflow-demo

This repository demonstrates a Github Workflow that tests code against the PHPCS Drupal standard.
https://github.com/marlo-longley/phpcs-workflow-demo

Last synced: 1 day ago
JSON representation

This repository demonstrates a Github Workflow that tests code against the PHPCS Drupal standard.

Awesome Lists containing this project

README

        

#### This is an example repo demonstrating how to use Github Actions within a workflow.

This workflow is defined in `.github/workflows/phpcs.yml`

It runs on Pull Requests.

Badges!

![](https://github.com/marlo-longley/phpcs-workflow-demo/workflows/Drupal%20Coder%20%2B%20PHPCS/badge.svg)