Skip to content

Enhanced the location data in the iCal method. #218

Enhanced the location data in the iCal method.

Enhanced the location data in the iCal method. #218

Workflow file for this run

name: Run PHPCS on pull requests
on: pull_request
jobs:
phpcs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: rtCamp/action-phpcs-code-review@master
env:
GH_BOT_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
with:
args: "WordPress,WordPress-Core,WordPress-Docs"