Skip to content

retry github requests on OpenSSL::SSL::Error #1232

retry github requests on OpenSSL::SSL::Error

retry github requests on OpenSSL::SSL::Error #1232

Workflow file for this run

name: Stylelint
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install modules
run: npm install
- name: Run Stylelint
run: npm run stylelint