Skip to content

Docs: Add missing @master/css-server@beta to installation steps #36

Docs: Add missing @master/css-server@beta to installation steps

Docs: Add missing @master/css-server@beta to installation steps #36

name: Check title of pull request
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
check:
timeout-minutes: 25
runs-on: ubuntu-20.04
strategy:
matrix:
node-version: [18.17.0]
steps:
- name: Aron Actions
uses: 1aron/[email protected]
with:
action: "check-pull-request-title"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}