Skip to content

Don't show rate limits if the reset time has passed. #243

Don't show rate limits if the reset time has passed.

Don't show rate limits if the reset time has passed. #243

Workflow file for this run

name: PHPCS
on:
pull_request:
branches:
- develop
paths-ignore:
- '**.php'
jobs:
phpcs:
runs-on: ubuntu-latest
steps:
- run: 'echo "No PHPCS check required"'