Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/marlo-longley/phpcs-workflow-demo
- Owner: marlo-longley
- Created: 2019-10-22T22:58:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T04:32:13.000Z (about 5 years ago)
- Last Synced: 2024-11-06T17:58:16.552Z (about 2 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)